Changes between Version 1 and Version 2 of windows_backend_activity_log


Ignore:
Timestamp:
01/19/10 02:07:08 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v1 v2  
    3737  - MSVC9 full compatibility (win32) [DONE: 2010.01.11] 
    3838  - MSVC9 full compatibility (x64) [DONE: 2010.01.15] 
     39  - MSVC8 full compatibility 
    3940  - MSVC6 full compatibility 
    4041o MSVC x64 support [DONE: 2010.01.15] 
     
    4243  - add thread protection/locks 
    4344  - remove pthread dependency 
    44 o better composite interfaces handling, with fully independent interface and composite device drivers 
     45o better composite interfaces handling, with fully independent interface and composite device drivers [DONE: 2010.01.18] 
    4546o write some detailed notes for pthread-win32 integration on project page 
    4647o write a detailed guide for manual installation of the WinUSB driver 
    4748o handle rogue/ghost WinUSB drivers issue (set_device_paths vs hub enumeration) with a more explicit warning and advice 
    48 o HID API backend 
     49o HID API backend [D] 
    4950o libusb0.sys backend 
    5051 
     
    7879o the infamous device with serial => no port# issue on XP [FIXED: 2010.01.12] 
    7980o 'CM_GETIDLIST_FILTER_BITS' macro redefinition error in cfgmgr32.h for Windows 7 and other DDK issues [FIXED: 2010.01.13] 
    80 o project doesn't open in VS 2005 
     81o project doesn't open in VS 2005 [FIXED with files created by Orin Eman: 2010.01.18] 
     82o MinGW/cygwin produce a "warning: undefined symbols not allowed" [FIXED: 2010.01.18] 
     83o dpfp warnings during autogen (MinGW/cygwin) 
     84o "WARNING: unrecognized options: --enable-maintainer-mode" during autogen (MinGW/cygwin) 
    8185}}}