Re: Program cannot be run in DOS mode

2005-04-21 Thread Dustin Navea
I dont think (although I could be wrong) that programs compiled in vs6 would have dependencies on .net, even if they were compiled on xp.. You said that you are able to get other programs to run, such as winzip and solitaire? If that is the case, then what I said above more than likely _is_ w

Re: Program cannot be run in DOS mode

2005-04-19 Thread Dustin Navea
'm trying to run a data conversion application under wine, and I'm getting one consistant error: [EMAIL PROTECTED] 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

Re: Program cannot be run in DOS mode

2005-04-19 Thread Brendan Clark Ribera
Brendan Clark Ribera wrote: [EMAIL PROTECTED] 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

Re: Program cannot be run in DOS mode

2005-04-19 Thread Ivan Leo Puoti
Brendan Clark Ribera wrote: [EMAIL PROTECTED] 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

Program cannot be run in DOS mode

2005-04-19 Thread Brendan Clark Ribera
llow 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). To test my w