Changes between Version 239 and Version 240 of windows_backend_activity_log
- Timestamp:
- 11/29/10 11:51:05 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v239 v240 322 322 o [wdi] embedder's non-modified file detection doesn't seem to be where it's at 323 323 o [wdi] replacing a hub driver with libusb0.sys doesn't seem to set the expected additional DeviceInterfaceGUIDs in the registry, resulting in libusb enum driver detection issues 324 o [wdi] extraction dir + inf name limited to 128 chars - make sure we raise that limit and return an error on truncation 325 (trac #76 - reported by fxiii. Might also be linked to Raymond Wang's issue in libusb-win32) 326 o [wdi] driver preinstallation doesn't seem to work on XP? (reported by Myles Che) 324 327 o [zadig] why do these all these control look SO UGLY compared to what MSVC promises? [FIXED ("ooh, shiny!!"): 2010.05.28] 325 328 o [zadig] the font in device selection still looks 3.1ish... [FIXED: 2010.05.31] … … 355 358 o [zadig] bad scrollup / log tearing [FIXED: 2010.08.19] 356 359 o [zadig] can crash when pressing install with no device selected [FIXED: 2010.08.21] 357 o [zadig] if the device description name is too long the program fails to install the driver (trac #76 - reported by fxiii)358 360 o [wdi-simple] progress bar doesn't use common-controls look when built from DDK/MinGW [FIXED: 2010.09.14] 359 361 o [wdi-simple] would be better to avoid device manager prompts when the target device is plugged in [FIXED: 2010.09.12]