Changes between Version 179 and Version 180 of windows_backend_activity_log


Ignore:
Timestamp:
07/15/10 22:15:00 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v179 v180  
    259259o [wdi] UTF-8 support seems quite flaky (inf file will remove extended chars, etc) 
    260260o [wdi] wdi_read_logger: error Input/output error on win2k 
     261o [wdi] unlike advertised, multilib MinGW-w64 doesn't build 64 bit compat 32 bit binaries [FIXED: 2010.07.15] 
    261262o [wdi] "[wdi_install_driver] program assertion failed: message overflow" (reported by Travis Robinson) [FIXED: 2010.07.15] 
    262263o [zadig] why do these all these control look SO UGLY compared to what MSVC promises? [FIXED ("ooh, shiny!!"): 2010.05.28] 
     
    273274o [zadig] devices that don't have ID strings are not listed [FIXED: 2010.04.16] 
    274275o [zadig] no right scroll on device list (IBM USB kbd) [FIXED: 2010.04.23] 
    275 o [zadig] I've seen log output adds squares at EOL on XP 
     276o [zadig] I've seen log output adds squares at EOL on XP [FIXED: 2010.07.15] 
    276277o [zadig] I've still seen the app log forget about CR for some reason (This seems to happen when the cursor is not at the end) [FIXED: 2010.06.08] 
    277278o [zadig] "SHCreateItemFromParsingName entry point not found in shell32.dll." when running MSVC ver on XP (Travis Robinson) [FIXED: 2010.05.23] 
     
    283284o [zadig] still seeing double insert notifications from time to time 
    284285o [zadig] the Window dimensions on machine with non default DPI are dead wrong [FIXED: 2010.06.28] 
    285 o [zadig] Microsoft's driverinstaller.exe can time out (300 secs) on Vista 64! 
     286o [zadig] Microsoft's driverinstaller.exe can time out (300 secs) on Vista 64! [FIXED: 2010.07.08] 
    286287o [zadig] getting a refresh during installation, which changes internal description. [FIXED: 2010.06.30] 
    287288o [zadig] of course XP has to mishandle our background colouring for fields 
     
    397398  - prevent the entering of non hex chars for VID/PID (will need subclassing => v2 or never) 
    398399  - add testlibusb-win.exe support for libusb0.sys 
    399   - provide a win2k compatible Zadig binary 
     400  - provide a win2k compatible Zadig binary [DONE: 2010.07.15] 
    400401o allow the provision of signed inf/cat, and other files in the embedder [DONE: 2010.04.29] 
    401402o add custom driver to the list of driver types [DONE: 2010.06.11]