rob solomon
2011-03-06 17:07:48 UTC
I had to reinstall my stony brook modula 2 environment (build 31, the
last one) into a freshly installed winxp sp3 virtual machine (virtual
box 4.04). The problem I'm having is that the environment isn't linking
properly. I use the BasicDialogs module a lot (actually trying to write
an equivalent using gm2) but now it's not linking properly. The
compiler allows me to use a module but when the program is run, the
BasicDialog procedure is not called. Stepping in the debugger shows an
immediate return from the procedure and its return value is FALSE
indicating failure.
The project lists the res files for BasicDialogs and WinShell, so I
don't know what to do.
Any ideas?
Thanks,
Rob
last one) into a freshly installed winxp sp3 virtual machine (virtual
box 4.04). The problem I'm having is that the environment isn't linking
properly. I use the BasicDialogs module a lot (actually trying to write
an equivalent using gm2) but now it's not linking properly. The
compiler allows me to use a module but when the program is run, the
BasicDialog procedure is not called. Stepping in the debugger shows an
immediate return from the procedure and its return value is FALSE
indicating failure.
The project lists the res files for BasicDialogs and WinShell, so I
don't know what to do.
Any ideas?
Thanks,
Rob