Changeset 3479 for trunk/OS2.bugs


Ignore:
Timestamp:
May 2, 2000, 10:48:57 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/OS2.bugs

    r3432 r3479  
    1111  attributes and then access the memory with a 16 bit API (such as DosRead),
    1212  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.
    1317
    1418FP13:
Note: See TracChangeset for help on using the changeset viewer.