Re: debugging - why my app doesn't run under Wine
"DanKegel" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <[email protected]> |
What version of Wine are you using? (What does wine --version output?) What WMI functions do you call? Can you look from your app's side (possibly using a debugger) to see what's failing? Alternately, a +relay,+seh log might be illuminating. What app is this, and is a demo version downloadable somewhere?