Changes between Version 199 and Version 200 of windows_backend_activity_log
- Timestamp:
- 08/19/10 02:31:04 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v199 v200 238 238 o missing WINAPI qualifier for 32 bit InterlockedExchange/Increment for results in undefined symbols [WORKAROUND: 2010.08.15 - NEED TO RAISE ISSUE WITH MiNGW-W64 TEAM!] 239 239 o 64 bit MinGW-w64 lib calling convention changed sometime since Dec. 2009 => WPG-System64 binaries are now broken [FIXED: use newer MinGW-w64] 240 o libusb doesn't support filter drivers 240 241 o [wdi] "Warning: .stabs: description field too big, try a different debug format" on MinGW-32 [FIXED (disable -g): 2010.03.24] 241 242 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] … … 276 277 o [wdi] cannot extract files when compiled with cygwin [FIXED (what a nasty bug!): 2010.07.25] 277 278 o [wdi] security prompt can persist after a failed install notification [FIXED: 2010.07.26] 279 o [wdi] "not a valid assembly or a COM component." when trying to use it in C#/.NET (reported by Ken Abryl Eleazar Salanio) 278 280 o [zadig] why do these all these control look SO UGLY compared to what MSVC promises? [FIXED ("ooh, shiny!!"): 2010.05.28] 279 281 o [zadig] the font in device selection still looks 3.1ish... [FIXED: 2010.05.31]