Changes between Version 59 and Version 60 of windows_backend_activity_log
- Timestamp:
- 03/24/10 18:40:06 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v59 v60 178 178 o "could not duplicate handle for CancelIo - using original one" in multithreaded app on XP (Travis Robinson) [FIXED: 2010.03.22] 179 179 o double removal of wfd can result in newely allocated wfd being freed (Travis Robinson) [FIXED: 2010.03.22] 180 o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 (disable -g?)180 o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 181 181 o [wdi] pipe communications between installer and lib don't seem to work with MinGW [FIXED (DON'T PICK EXE from dir, use the one in .libs!!!): 2010.03.23] 182 o [wdi] "(3) System does not work under WOW64 and requires 64-bit version." when running 32 bit -mno-cygwin exe 183 o [wdi] "sh: Bad file number" [FIXED (more UAC disputable choices): 2010.03.24] 184 o [wdi] "gcc.exe: -lusb-1.0: linker input file unused because linking not done" 182 185 183 [ DRIVER-INSTALLER]186 [WINDOWS DRIVER INSTALLER (WDI)] 184 187 o detect driverless devices [DONE] 185 188 o generate basic inf [DONE]