Changes between Version 216 and Version 217 of windows_backend_activity_log


Ignore:
Timestamp:
09/10/10 15:52:29 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v216 v217  
    295295o [wdi] embedder is compiled a 64 bit app on 32 bit platform when using MinGW-w64 to cross compile (reported by Xiaofan) [FIXED: 2010.08.27] 
    296296o [wdi] AC_CHECK_FILES does not work when cross compiling [FIXED: 2010.08.30] 
     297o [wdi] device needs replug if device_id is not provided but device is present [FIXED: 2010.09.10] 
    297298o [zadig] why do these all these control look SO UGLY compared to what MSVC promises? [FIXED ("ooh, shiny!!"): 2010.05.28] 
    298299o [zadig] the font in device selection still looks 3.1ish... [FIXED: 2010.05.31] 
     
    328329o [zadig] bad scrollup / log tearing [FIXED: 2010.08.19] 
    329330o [zadig] can crash when pressing install with no device selected [FIXED: 2010.08.21] 
     331o [wdi-simple] progress bar doesn't use common-controls look when built from DDK/MinGW 
    330332 
    331333[WINDOWS DRIVER INSTALLER (WDI)] 
     
    473475o run another memory leak test [DONE: 2010.09.01] 
    474476o newdev.h is a bother. Can we get rid of it? [DONE: 2010.09.02] 
     477o allow the provision of relative path for extraction dir [DONE: 2010.09.09] 
     478o single device driver installer for use in app setup scripts [DONE: 2010.09.09] 
     479o provide INNO setup script sample 
    475480o driver uninstallation (v2) 
    476481o set IgnoreHWSerNumVVVVPPPP so that devices with different serials don't prompt for driver reinstall (v2)