search for: wineconfigurations

Displaying 2 results from an estimated 2 matches for "wineconfigurations".

Did you mean: wineconfiguration
2005 Mar 11
1
Thanks for WineTools! - Ideas for improvement
...s in a shared area or in ~/.wine1 ~/.wine2, etc... <br> <br> It would also be nice to have a common winetools/sys directory where cached downloads can be retrieved. <br> <br> A feature of installing useful Windows DLLS from Windows CDs.<br> <br> Restructuring the WineConfigurations to allow multiple users to run applications from various wine environments.&nbsp; I'm beginning to see how this might be done.&nbsp; Each user having different dosdevices files, command lines specifying different wineservers, configuration files, etc...<br> <br> For instance...
2009 May 24
27
How can I detect WINE from my program
How can I detect WINE from my program, or detect Linux, in other wors how can I detect that OS is not Windows. BOOL WINAPI GetVersionEx(LPOSVERSIONINFO lpVersionInfo) returns that OS is Vista :D [Question]