Hi everybody,
I am working on making our software (Stylus Studio,
http://www.stylusstudio.com) run under WINE, if this is feasible. To
achieve this, I have already implemented a bunch of APIs (the application
is built against the UNICODE version of the Win32 APIs) and fixed some bugs
I hit (I already mailed the first patch to [EMAIL PROTECTED]).
However, I would feel better if I could detect I am running under WINE and
gracefully disable some functionalities that are not yet fully supported;
is there any way to achieve this? Is there a WIN32 API (like, say,
GetVersionEx) that can return a string like "Windows 2000 (WINE)" or is
WINE trying to be as stealth as possible?
Thanks in advance,
Alberto
-------------------------------
Alberto Massari
eXcelon Corp.
http://www.StylusStudio.com
- Re: How can an app detect it's running under WINE? Alberto Massari
- Re: How can an app detect it's running under WINE? Uwe Bonnes
- Re: How can an app detect it's running under WINE? Andreas Mohr
- Re: How can an app detect it's running under WINE? Greg Turner
- Re: How can an app detect it's running under WINE? Paul Rupe
- Re: How can an app detect it's running under WINE? Alberto Massari
- Re: How can an app detect it's running under WINE... Greg Turner
- Re: How can an app detect it's running under WINE... Andreas Mohr
- Re: How can an app detect it's running under ... Alberto Massari
- Re: How can an app detect it's running under WINE... P. Christeas
- Re: How can an app detect it's running under WINE? Greg Turner