>>>>> "Alberto" == Alberto Massari <[EMAIL PROTECTED]> writes:

    Alberto> Hi everybody, I am working on making our software (Stylus
    Alberto> Studio, http://www.stylusstudio.com) run under WINE, if this is
    Alberto> feasible. To achieve this, I have already implemented a bunch
    Alberto> of APIs (the application is built against the UNICODE version
    Alberto> of the Win32 APIs) and fixed some bugs I hit (I already mailed
    Alberto> the first patch to [EMAIL PROTECTED]).

    Alberto> However, I would feel better if I could detect I am running
    Alberto> under WINE and gracefully disable some functionalities that are
    Alberto> not yet fully supported; is there any way to achieve this? Is
    Alberto> there a WIN32 API (like, say, GetVersionEx) that can return a
    Alberto> string like "Windows 2000 (WINE)" or is WINE trying to be as
    Alberto> stealth as possible?

You can query for example the wine registry entries.

Bye

-- 
Uwe Bonnes                [EMAIL PROTECTED]

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

Reply via email to