Changes between Version 176 and Version 177 of windows_backend_activity_log


Ignore:
Timestamp:
07/15/10 03:01:52 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v176 v177  
    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] "[wdi_install_driver] program assertion failed: message overflow" (reported by Travis Robinson) 
    261262o [zadig] why do these all these control look SO UGLY compared to what MSVC promises? [FIXED ("ooh, shiny!!"): 2010.05.28] 
    262263o [zadig] the font in device selection still looks 3.1ish... [FIXED: 2010.05.31] 
     
    348349o move VID -> Manufacturer String resolution into libwdi [DONE: 2010.07.12] 
    349350o use a script to generate the VID -> Manufacturer sources according to the latest web data [DONE: 2010.07.13] 
    350 o use proper manufacturer in generated inf + allow the provision of custom manufacturer in options 
    351 o add IA64 libusb0.sys/dll 
     351o use proper manufacturer in generated inf + allow the provision of custom manufacturer in options [2010.07.14] 
     352o add IA64 libusb0.sys/dll [2010.07.14] 
    352353o win2k support 
    353354o zadig (GUI app) 
     
    395396  - prevent the entering of non hex chars for VID/PID (will need subclassing => v2 or never) 
    396397  - add testlibusb-win.exe support for libusb0.sys 
     398  - provide a win2k compatible Zadig binary 
    397399o allow the provision of signed inf/cat, and other files in the embedder [DONE: 2010.04.29] 
    398400o add custom driver to the list of driver types [DONE: 2010.06.11]