Changes between Version 69 and Version 70 of windows_backend_activity_log


Ignore:
Timestamp:
03/30/10 17:39:51 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v69 v70  
    190190o [wdi] final installation does not seem to launch if cached oem already exists for device on XP. Can DifX be more forceful about that? [FIXED (don't use DifX): 2010.03.28] 
    191191o [wdi] cygwin with -mno-cygwin produces a "warning: passing arg 2 of `execv' from incompatible pointer type" with the embedder [FIXED: 2010.03.26] 
    192 o [wdi] test app compiled in a Win7 Free DDK build environment doesn't run on XP [USE XP DDK BUILD ENV] 
     192o [wdi] test app compiled in a Win7 Free DDK build environment doesn't run on XP [FIXED (added warning): 2010.03.30] 
    193193o [wdi] Windows fails to find the driver file when device is plugged in after SetupCopyOEMInf is used [FIXED (don't use SPOST_NONE!): 2010.03.29] 
    194194o [wdi] The above going to be a problem if the files are removed before the device is plugged back in. Should we add DriverPackagePreinstall (and DifXAPI) back again or just warn the user? 
     
    236236o detect phantom devices [DONE: 2010.03.29] 
    237237o add DLL support in MSVC 
     238o allow the use a remote driver files 
    238239o DDK sources support 
    239240  - how do you force static? [TARGETTYPE=LIBRARY: 2010.03.29]