Changeset 3479 for trunk/OS2.bugs
- Timestamp:
- May 2, 2000, 10:48:57 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/OS2.bugs
r3432 r3479 11 11 attributes and then access the memory with a 16 bit API (such as DosRead), 12 12 it will have the old (alloc time) attributes 13 14 - If you allocate memory without PAG_EXECUTE and use DosSetMem to commit and 15 set that flag, then DosQueryMem does not return that flag. 16 If you allocate it with PAG_EXECUTE set, then DosQueryMem does what it's supposed to. 13 17 14 18 FP13:
Note:
See TracChangeset
for help on using the changeset viewer.