Brendan Clark Ribera wrote:
[goodweb@kinase wine]$ ./ReAdW.exe Warning: unprotecting the first 64KB of memory to allow real-mode
calls. NULL pointer accesses will no longer be caught. This program cannot be run in DOS mode.
This program was written in VC++, compiled on WinXP using Visual Studio .NET 2003. It uses several proprietary dlls (it's something we *need* to use, though).
As a wild guess try setting winver to a NT version of windows.
Ivan.
Hmm, I get no effect by chaning the winver to either NT setting. The version of solitaire I tried was from a winxp machine, and that's what I've been using as my winver.
Brendan