http://bugs.winehq.org/show_bug.cgi?id=11811
--- Comment #16 from RBEmerson n5470@pinefields.com 2008-03-05 13:04:27 --- Created an attachment (id=11130) --> (http://bugs.winehq.org/attachment.cgi?id=11130) +setupapi trace run w/ revised registry keys
The recommended registry changes were made and confirmed as being present. Launching Coastal Explorer with n5470@gazebo:~> WINEDEBUG=+setupapi wine "C:\Program Files\Coastal Explorer\Chart.exe" >& COMTestLog03.txt produced no change in CE's behavior. It still reports "no COM ports found" as before. A copy of the CE Application.log from the run is attached for inspection. The log format is nn.nnn:dd.ddd where nn.nnn is the total elapsed time from start of execution and dd.ddd is the elapsed time between log entries. Note that there is only one mention of COM ports: 7.167:0.003: Created AlarmController: 0x000001e8 (0x19) 29.096:21.929: Enumerating COM ports: 53.518:24.422: Shutting down... 53.563:0.045: Shutdown complete
The shutdown was requested and is normal behavior.