Changes between Version 169 and Version 170 of windows_backend_activity_log
- Timestamp:
- 06/30/10 21:20:49 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v169 v170 278 278 o [zadig] Microsoft's driverinstaller.exe can time out (300 secs) on Vista 64! 279 279 o [zadig] getting a refresh during installation, which changes internal description. [FIXED: 2010.06.30] 280 o [zadig] of course XP has to mishandle our background colouring for fields 280 281 281 282 [WINDOWS DRIVER INSTALLER (WDI)] … … 375 376 - maybe we should tone down notifications a notch between log, status and dialogs 376 377 - feedback our cygwin/DDK/64 bit changes to the makers of libconfig 377 - could we create files as a the user that launched the process?378 378 - change the progress text to warn about the super long MS induced delays [DONE: 2010.06.30] 379 379 - prevent the entering of non hex chars for VID/PID (will need subclassing => v2 or never) … … 398 398 o allow the removal of WinUSB for DDK builds? [ON REQUEST] 399 399 o test anticipated driver installation [PASS: 2010.06.24] 400 o create all files as a the user that launched the process [DONE: 2010.06.30] 400 401 o test for memory leaks using MSVC instrumentation 401 402 o driver uninstallation (v2)