Changes between Version 69 and Version 70 of windows_backend_activity_log
- Timestamp:
- 03/30/10 17:39:51 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v69 v70 190 190 o [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] 191 191 o [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]192 o [wdi] test app compiled in a Win7 Free DDK build environment doesn't run on XP [FIXED (added warning): 2010.03.30] 193 193 o [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] 194 194 o [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? … … 236 236 o detect phantom devices [DONE: 2010.03.29] 237 237 o add DLL support in MSVC 238 o allow the use a remote driver files 238 239 o DDK sources support 239 240 - how do you force static? [TARGETTYPE=LIBRARY: 2010.03.29]