18 Dec
2011
18 Dec
'11
7:35 a.m.
Tim,
I assume this should be:
device=c:\c700\bin\vmcpd.386
Mine doesn't have the path. My reading of the Getting Started manual leads me to think the line should be: device=*vmcpd
Still no luck after all the above.
These lines should be in your config.sys file (I would guess they are since you were able to compile): DEVICE = C:\C700\BIN\HIMEM.SYS DEVICE = C:\C700\BIN\EMM386.EXE NOEMS I also (in W98) increase the environment space with: SHELL = C:\WINDOWS\SYSTEM32\COMMAND.COM C:\WINDOWS\SYSTEM32 /p /e:1024 I don't believe I have a working W98 development environment, but I'll check. Jonathan