Displaying 2 results from an estimated 2 matches for "wineconfigur".
Did you mean:
wineconfig
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. I'm beginning to see how
this might be done. Each user having different dosdevices files,
command lines specifying different wineservers, configuration files,
etc...<br>
<br>
For in...
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]