Changes between Version 59 and Version 60 of windows_backend_activity_log


Ignore:
Timestamp:
03/24/10 18:40:06 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v59 v60  
    178178o "could not duplicate handle for CancelIo - using original one" in multithreaded app on XP (Travis Robinson) [FIXED: 2010.03.22] 
    179179o 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?) 
     180o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 
    181181o [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] 
     182o [wdi] "(3) System does not work under WOW64 and requires 64-bit version." when running 32 bit -mno-cygwin exe 
     183o [wdi] "sh: Bad file number" [FIXED (more UAC disputable choices): 2010.03.24] 
     184o [wdi] "gcc.exe: -lusb-1.0: linker input file unused because linking not done" 
    182185 
    183 [DRIVER-INSTALLER] 
     186[WINDOWS DRIVER INSTALLER (WDI)] 
    184187o detect driverless devices [DONE] 
    185188o generate basic inf [DONE]