Changes between Version 179 and Version 180 of windows_backend_activity_log
- Timestamp:
- 07/15/10 22:15:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v179 v180 259 259 o [wdi] UTF-8 support seems quite flaky (inf file will remove extended chars, etc) 260 260 o [wdi] wdi_read_logger: error Input/output error on win2k 261 o [wdi] unlike advertised, multilib MinGW-w64 doesn't build 64 bit compat 32 bit binaries [FIXED: 2010.07.15] 261 262 o [wdi] "[wdi_install_driver] program assertion failed: message overflow" (reported by Travis Robinson) [FIXED: 2010.07.15] 262 263 o [zadig] why do these all these control look SO UGLY compared to what MSVC promises? [FIXED ("ooh, shiny!!"): 2010.05.28] … … 273 274 o [zadig] devices that don't have ID strings are not listed [FIXED: 2010.04.16] 274 275 o [zadig] no right scroll on device list (IBM USB kbd) [FIXED: 2010.04.23] 275 o [zadig] I've seen log output adds squares at EOL on XP 276 o [zadig] I've seen log output adds squares at EOL on XP [FIXED: 2010.07.15] 276 277 o [zadig] I've still seen the app log forget about CR for some reason (This seems to happen when the cursor is not at the end) [FIXED: 2010.06.08] 277 278 o [zadig] "SHCreateItemFromParsingName entry point not found in shell32.dll." when running MSVC ver on XP (Travis Robinson) [FIXED: 2010.05.23] … … 283 284 o [zadig] still seeing double insert notifications from time to time 284 285 o [zadig] the Window dimensions on machine with non default DPI are dead wrong [FIXED: 2010.06.28] 285 o [zadig] Microsoft's driverinstaller.exe can time out (300 secs) on Vista 64! 286 o [zadig] Microsoft's driverinstaller.exe can time out (300 secs) on Vista 64! [FIXED: 2010.07.08] 286 287 o [zadig] getting a refresh during installation, which changes internal description. [FIXED: 2010.06.30] 287 288 o [zadig] of course XP has to mishandle our background colouring for fields … … 397 398 - prevent the entering of non hex chars for VID/PID (will need subclassing => v2 or never) 398 399 - add testlibusb-win.exe support for libusb0.sys 399 - provide a win2k compatible Zadig binary 400 - provide a win2k compatible Zadig binary [DONE: 2010.07.15] 400 401 o allow the provision of signed inf/cat, and other files in the embedder [DONE: 2010.04.29] 401 402 o add custom driver to the list of driver types [DONE: 2010.06.11]