source:
trunk/OS2.bugs@
1036
Last change on this file since 1036 was 4, checked in by , 26 years ago | |
---|---|
File size: 387 bytes |
Rev | Line | |
---|---|---|
[4] | 1 | OS/2 bugs: |
2 | - Dlls are terminated in the order in which they're present in the modules | |
3 | name lookup table instead of taking dependencies into account | |
4 | ||
5 | - DosSetMem doesn't seem to do what it's supposed to; | |
6 | the size parameter has to be adjusted to take page boundary crossing | |
7 | into account. According to the Control Program Programming Guide, DosSetMem | |
8 | should do this automatically. |
Note:
See TracBrowser
for help on using the repository browser.