Changes between Version 43 and Version 44 of windows_backend_activity_log


Ignore:
Timestamp:
03/12/10 01:42:09 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v43 v44  
    161161o resource.h is bothersome - can we remove it? [YES WE CAN: 2010.03.06] 
    162162o overwhelming timeout polling with multiple threads (Graeme Gill) [FIXED (Graeme Gill): 2010.03.11] 
     163o driver installer double warning [FIXED: 2010.03.11] 
     164o despite driver installation success, device is still listed driverless 
    163165 
    164166[DRIVER-INSTALLER] 
     
    169171o escalate to admin rights for install: 
    170172  - create yet another separate installer exe and run it as priviledged [DONE: 2010.03.10] 
    171   - communication between installer exe and installer lib 
     173  - communication between installer exe and installer lib [DONE (named pipe): 2010.03.11] 
     174  - add status to communication process 
    172175  - embed/extract installer exe into lib 
     176  - add rc/res description to installer exe for UAC warning 
    173177o separate driver-installer into a libusb-compat type project 
    174178o add MinGW/cygwin support