Changes between Version 43 and Version 44 of windows_backend_activity_log
- Timestamp:
- 03/12/10 01:42:09 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend_activity_log
v43 v44 161 161 o resource.h is bothersome - can we remove it? [YES WE CAN: 2010.03.06] 162 162 o overwhelming timeout polling with multiple threads (Graeme Gill) [FIXED (Graeme Gill): 2010.03.11] 163 o driver installer double warning [FIXED: 2010.03.11] 164 o despite driver installation success, device is still listed driverless 163 165 164 166 [DRIVER-INSTALLER] … … 169 171 o escalate to admin rights for install: 170 172 - 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 172 175 - embed/extract installer exe into lib 176 - add rc/res description to installer exe for UAC warning 173 177 o separate driver-installer into a libusb-compat type project 174 178 o add MinGW/cygwin support