Changes between Version 52 and Version 53 of windows_backend_activity_log


Ignore:
Timestamp:
03/19/10 17:41:41 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v52 v53  
    6767  - prevent the use of libusb_pollfd() on Windows [DONE: 2010.03.18] 
    6868  - rename the 2005 project file and use them as base for release [DONE: 2010.03.19] 
    69   - run another memory leaks test 
     69  - run another memory leaks test [PASSED: 2010.03.19] 
    7070  - check if the MinGW-w64 bug still occurs 
    71   - document the current restrictions 
     71  - document the current Windows restrictions 
    7272  - turn ENABLE_DEBUG_LOGGING off for release! 
    7373  - remove the _2008 solution files for release! 
     
    174174o ERROR_OPERATION_ABORTED when thread is cancelled before control pipe is read (Graeme Gill) [FIXED: 2010.03.17] 
    175175o cancel_io "Unable to cancel I/O that was started from another thread" on XP when running xusb [FIXED: 2010.03.19] 
     176o MSVC debug mode and CloseHandle() for the pipe overlapped event. [FIXED: 2010.03.19] 
    176177 
    177178[DRIVER-INSTALLER]