Changes between Version 176 and Version 177 of windows_backend_activity_log
- Timestamp:
- 07/15/10 03:01:52 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v176 v177 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] "[wdi_install_driver] program assertion failed: message overflow" (reported by Travis Robinson) 261 262 o [zadig] why do these all these control look SO UGLY compared to what MSVC promises? [FIXED ("ooh, shiny!!"): 2010.05.28] 262 263 o [zadig] the font in device selection still looks 3.1ish... [FIXED: 2010.05.31] … … 348 349 o move VID -> Manufacturer String resolution into libwdi [DONE: 2010.07.12] 349 350 o use a script to generate the VID -> Manufacturer sources according to the latest web data [DONE: 2010.07.13] 350 o use proper manufacturer in generated inf + allow the provision of custom manufacturer in options 351 o add IA64 libusb0.sys/dll 351 o use proper manufacturer in generated inf + allow the provision of custom manufacturer in options [2010.07.14] 352 o add IA64 libusb0.sys/dll [2010.07.14] 352 353 o win2k support 353 354 o zadig (GUI app) … … 395 396 - prevent the entering of non hex chars for VID/PID (will need subclassing => v2 or never) 396 397 - add testlibusb-win.exe support for libusb0.sys 398 - provide a win2k compatible Zadig binary 397 399 o allow the provision of signed inf/cat, and other files in the embedder [DONE: 2010.04.29] 398 400 o add custom driver to the list of driver types [DONE: 2010.06.11]