Changes between Initial Version and Version 1 of Ticket #66, comment 2
- Timestamp:
- Oct 16, 2013, 6:28:37 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66, comment 2
initial v1 1 Oops; LIBPATH was not set correctly. Seems as the program does a chdir and then attempts a DosLoadMulewhereby the dlls are then no more on path. Works with correct LIBPATH; dll-loading is however an error it should probably check for as I believe.1 Oops; LIBPATH was not set correctly. Seems as the program does a chdir and then attempts a 'DosLoadModule' whereby the dlls are then no more on path. Works with correct LIBPATH; dll-loading is however an error it should probably check for as I believe.