Changes between Version 239 and Version 240 of windows_backend_activity_log


Ignore:
Timestamp:
11/29/10 11:51:05 (2 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v239 v240  
    322322o [wdi] embedder's non-modified file detection doesn't seem to be where it's at 
    323323o [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 
     324o [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) 
     326o [wdi] driver preinstallation doesn't seem to work on XP? (reported by Myles Che) 
    324327o [zadig] why do these all these control look SO UGLY compared to what MSVC promises? [FIXED ("ooh, shiny!!"): 2010.05.28] 
    325328o [zadig] the font in device selection still looks 3.1ish... [FIXED: 2010.05.31] 
     
    355358o [zadig] bad scrollup / log tearing [FIXED: 2010.08.19] 
    356359o [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) 
    358360o [wdi-simple] progress bar doesn't use common-controls look when built from DDK/MinGW [FIXED: 2010.09.14] 
    359361o [wdi-simple] would be better to avoid device manager prompts when the target device is plugged in [FIXED: 2010.09.12]