Hi, a follow-up to my last post. Is there a simple way to determine is a Win32 application id running via Wine? I know the documentation says we should not do this but as there is the issue with ShellExecute on folders not doing anything we need to handle things differently when using Wine. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20051010/80538b93/attachment.htm
On 10/9/05, Craig macLeod <craig@nch.com.au> wrote:> Is there a simple way to determine is a Win32 application id running via > Wine? > > I know the documentation says we should not do this but as there is the > issue with ShellExecute on folders not doing anything we need to handle > things differently when using Wine.You probably want to ask questions like that on the wine-devel mailing list. BTW, it's cool that you're testing your app under Wine! - Dan