Changeset 5384
- Timestamp:
- Mar 27, 2001, 6:16:56 PM (25 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
changelog (modified) (1 diff)
-
lib/wgss50.def (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5381 r5384 1 /* $Id: changelog,v 1.1323 2001-03-25 22:41:29 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1324 2001-03-27 16:15:00 sandervl Exp $ */ 2 3 2001-03-27: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: o Rewrote cursor handling. No longer use Open32, but convert 5 cursor to OS/2 format during creation. 6 (also fixes crash during WinDVD startup) 7 o Ported Wine's cursor/icon cache code. Odin no longer 8 leaks a memory when apps reload icons/cursors. 9 - KERNEL32: o Removed cursor & cursor group conversion code 10 11 2001-03-27: Michal Necasek <michalnec@volny.cz> 12 - OPENGL: o Less stict parameter checking in wglSetPixelFormat 13 (fixes the game Hitman) 2 14 3 15 2001-03-25: Michal Necasek <michalnec@volny.cz> -
trunk/lib/wgss50.def
r5368 r5384 1 ; $Id: wgss50.def,v 1. 3 2001-03-24 15:41:33sandervl Exp $1 ; $Id: wgss50.def,v 1.4 2001-03-27 16:16:56 sandervl Exp $ 2 2 LIBRARY WGSS50 INITINSTANCE TERMINSTANCE 3 3 … … 219 219 _O32_GdiComment @ 1905 220 220 _O32__CreateBitmapIndirect @ 5000 221 _O32_WinTranslateGraphicsObjectHandle @6005 222 221 223 _GpiQueryDCData @ 7000 224
Note:
See TracChangeset
for help on using the changeset viewer.
