Opened 15 years ago
Closed 15 years ago
#389 closed defect (fixed)
DosGetMessage fails when loaded high
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.17 |
Component: | fm/2 base | Version: | 3.16 |
Keywords: | Cc: |
Description
I tried allocating a buffer for the message in low memory it still failed. The docs say it checks the exe for the message first so with the exe (dll) loaded high this may cause the failure. Put DosGetMessage in a segment that isn't loaded high?
Change History (2)
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
CS 1449