Changeset 2274 for trunk/changelog
- Timestamp:
- Dec 30, 1999, 7:54:05 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2269 r2274 1 /* $Id: changelog,v 1.59 4 1999-12-30 18:30:52 cbratschiExp $ */1 /* $Id: changelog,v 1.595 1999-12-30 18:54:05 sandervl Exp $ */ 2 2 3 3 99-12-30: Christoph Bratschi <cbratschi@datacomm.ch> … … 11 11 (ordinals 35,36 & 37) 12 12 Added support for SEC_COMMIT memory map flag 13 Don't fail for unknown handles in (Msg)WaitForMultipleObject; 14 they could be thread or process handles (which we don't translate) 13 15 - USER32: Load bitmaps file completely in LoadBitmapA. Creating 14 16 a file mapping with reserved memory has little use 15 17 as the entire file will be read completely anyway. 18 Added some useful logging for DDE apis. 16 19 - GDI32: Fixed GetObject for DIB sections 17 20
Note:
See TracChangeset
for help on using the changeset viewer.