source: trunk/changelog@ 3795

Last change on this file since 3795 was 3795, checked in by bird, 25 years ago

* empty log message *

File size: 950 bytes
Line 
1 /* $Id: changelog,v 1.1023 2000-07-03 12:18:02 bird Exp $ */
2
3 2000-07-03: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
4 - KERNEL32: Added IsDebuggerPresent (debug.cpp). Returns FALSE, but by
5 SETing ODIN32.DEBUGGERPRESENT=1 it will return TRUE. (Some
6 application might issue calls to OutputDebugString if they
7 think they're being debugged.)
8 Moved OutputDebugString(A/W) to debug.cpp.
9
10 2000-07-02: Sander van Leeuwen <sandervl@xs4all.nl>
11 - RICHED32: Fixed bug when creating edit window (needs to be WS_CHILD)
12 - USER32: Fixed moving of child windows in MsgFormatFrame & move
13 child windows if only client rectangle changes
14 (fixes Acrobat Distiller window)
15 - SHELL32: Put back check for registration of ShellView window class
16 -> RegisterClass now fails if already registered
17 (fixed openfile dialogs)
Note: See TracBrowser for help on using the repository browser.