Changeset 5981 for trunk/changelog
- Timestamp:
- Jun 13, 2001, 4:58:05 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5975 r5981 1 /* $Id: changelog,v 1.1503 2001-06-12 18:23:42 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1504 2001-06-13 02:58:05 bird Exp $ */ 2 3 2001-06-13: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - WIN16LDR: o Made it compile with Watcom and MSC60. 5 Currently I can't link it with MSC60 form the DDK 6 since there is no window libraries there. 7 Watcom links fine. But the result is not tested. 2 8 3 9 2001-06-12: Sander van Leeuwen <sandervl@xs4all.nl> … … 27 33 [ODINSYSTEM] 28 34 OS2Look=1 (default = 0) 29 Creates OS/2 Titlebar, system menu & min/max/close buttons. 35 Creates OS/2 Titlebar, system menu & min/max/close buttons. 30 36 Also overrides UseWinColors option (uses OS/2 colors). 31 NOTE: Can interfere with windows applications that draw their 37 NOTE: Can interfere with windows applications that draw their 32 38 own custom titlebar. (e.g. RealPlayer) 33 39 - KERNEL32: o Added OpenProfileUserMapping & CloseProfileUserMapping stubs.
Note:
See TracChangeset
for help on using the changeset viewer.