Changes between Version 198 and Version 199 of windows_backend_activity_log


Ignore:
Timestamp:
08/18/10 01:16:45 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v198 v199  
    377377o win2k support [OK: 2010.07.28] 
    378378o can we hook into the OS driver installation dialogs, instead of using our own (or reuse dpinst)? 
     379o revert back to using a def + def autogeneration for MS/MinGW compatibility, like libusb does 
     380o follow libusb's calling convention changes 
     381o fix the bugs and get a 1.0 release already!! 
    379382o zadig (GUI app) 
    380383  - DDK/MinGW/MSVC compat [DONE: 2010.03.30] 
     
    422425  - add testlibusb-win.exe support for libusb0.sys 
    423426  - provide a win2k compatible Zadig binary [DONE: 2010.07.15] 
    424 o add the inf-wizard from libusb-win32 in samples 
     427o add the inf-wizard from libusb-win32 in samples [DONE: 2010.08.17] 
    425428o can we automate the minor version number in libwdi.rc from git tags? [DONE: 2010.07.26] 
    426429o allow the provision of signed inf/cat, and other files in the embedder [DONE: 2010.04.29]