search for: megapup

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

2007 Apr 05
2
page fault?
./wine /root/.wine/drive_c/Program\ Files/Firaxis\ Games/Civilization\ III\ Complete/Civilization3.exe wine: Unhandled page fault on read access to 0x0000000c at address 0x571589 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x0000000c in 32-bit code (0x00571589). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:00571589 ESP:0033fbc8
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]