Displaying 1 result from an estimated 1 matches for "lggsm".
Did you mean:
lgsm
2009 Jul 18
3
program fails to enumerate COM ports
...combo box that would allow me to do that is blank.
I did:
# ln -s /dev/ttyACM0 ~/.wine/dosdevices/com5
# sudo chmod g+rw,o+rw /dev/ttyACM0
and added to registry:
[HKEY_LOCAL_MACHINE\Hardware\DEVICEMAP\SERIALCOMM]
"COM5"="COM5"
env WINEDEBUG=+reg wine "C:\Program Files\LGGSM\LGPCSync\LGPCSync.exe" &
then open "options" dialog:
Code:
trace:reg:NtOpenKey (0x28,L"System\\CurrentControlSet\\Control\\DeviceClasses",20019,0x32e1a4)
trace:reg:NtOpenKey <- (nil)
trace:reg:NtOpenKey (0x28,L"SYSTEM\\CurrentControlSet\\Services\\Modem\\Enum&...