When an app running under Wine logs something to the Windows event log, what does Wine do with it?
|
feedback
|
|
Windows stores the event logs in the registry under I would expect that all error messages that would usually go to the event log would be passed to standard output. In order to see what errors occur during the execution of your program, open up a terminal and type | |||||
feedback
|
