Resolved my NTVDM error with this ...
  • Copied Ver.dll from %systemroot%\system32 to %systemroot%
  • Edited %systemroot%\system32\config.nt
    code:
    dos=high,umb
    device=%SystemRoot%\system32\himem.sys
    files=75
    shell=%systemroot%\system32\command.com /p /e:4096
    ntcmdprompt

  • Edited the PIF file used to launch the application
    quote:
    Memory Allocation
    EMS Memory == Auto
    XMS Memory == Auto
    DPMI Memory == Auto
    Conventional Memory Total == Auto
    Initial Environment Memory == Auto

  • Did *not* change Compatability Mode in PIF file
based on advice pulled from here --> JSI Tip 0151 - Problems with 16bit Apps in Winnt?
_________________________
We all live in a Yellow Subroutine...