Changes between Version 84 and Version 85 of windows_backend_activity_log
- Timestamp:
- 04/07/10 22:57:58 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v84 v85 181 181 o double removal of wfd can result in newely allocated wfd being freed (Travis Robinson) [FIXED: 2010.03.22] 182 182 o init returns -99 if WinUSB.dll is not present (Kenichi Cui) [FIXED: 2010.04.01] 183 o HID and Feature Reports (Axel Rohde) 183 o HID and Feature Reports (Axel Rohde) - cannot use DEVICE [FIXED: 2010.04.06] 184 o HID and Feature Reports (Axel Rohde) - bad report lengths in xusb [FIXED: 2010.04.07] 185 o HID and Feature Reports (Axel Rohde) - first byte eaten when report IDs are in use 184 186 o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 185 187 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] … … 205 207 o [wdi-gui] log is cleared during installation because of device events / likely issue of popup if edit mode 206 208 o [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] 209 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!!: 210 see http://msdn.microsoft.com/en-us/library/bb530410.aspx#vistauac_topic3] 208 211 209 212 [WINDOWS DRIVER INSTALLER (WDI)]