Changes between Version 84 and Version 85 of windows_backend_activity_log


Ignore:
Timestamp:
04/07/10 22:57:58 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v84 v85  
    181181o double removal of wfd can result in newely allocated wfd being freed (Travis Robinson) [FIXED: 2010.03.22] 
    182182o init returns -99 if WinUSB.dll is not present (Kenichi Cui) [FIXED: 2010.04.01] 
    183 o HID and Feature Reports (Axel Rohde) 
     183o HID and Feature Reports (Axel Rohde) - cannot use DEVICE [FIXED: 2010.04.06] 
     184o HID and Feature Reports (Axel Rohde) - bad report lengths in xusb [FIXED: 2010.04.07] 
     185o HID and Feature Reports (Axel Rohde) - first byte eaten when report IDs are in use 
    184186o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 
    185187o [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] 
     
    205207o [wdi-gui] log is cleared during installation because of device events / likely issue of popup if edit mode 
    206208o [wdi-gui] cannot copy from log/info box 
    207 o [wdi] Why doesn't UAC auto elevation work when I rename setdrv to setup any more? [Installer detection only applies to 32 bit apps!!: http://msdn.microsoft.com/en-us/library/bb530410.aspx#vistauac_topic3] 
     209o [wdi] Why doesn't UAC auto elevation work when I rename setdrv to setup any more? [Installer detection only applies to 32 bit apps!!: 
     210        see http://msdn.microsoft.com/en-us/library/bb530410.aspx#vistauac_topic3] 
    208211 
    209212[WINDOWS DRIVER INSTALLER (WDI)]