Ticket #78 (closed defect: fixed)
Need DosSetExtLIBPATH in lucide.exe
| Reported by: | Chuck McKinnis <mckinnis@…> | Owned by: | eros2 |
|---|---|---|---|
| Priority: | major | Milestone: | Beta 4 |
| Component: | Lucide Core | Version: | 1.0 Beta 3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked By: |
Description
The lucide.exe should really have a sequence to provide access to its own DLLs without the necessity of making an entry in CONFIG.SYS or using something like the RUN!.EXE.
DosQueryExtLIBPATH (to get the current value and save it)
DosSetExtLIBPATH (to put the Lucide directory at the beginning of the extended libpath)
DosSetExtLIBPATH (to restore what was saved)
I am not a C programmer, so I can't really put in the code.
Change History
Note: See
TracTickets for help on using
tickets.
