Changeset 1130 for trunk/changelog


Ignore:
Timestamp:
Oct 4, 1999, 10:51:52 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1128 r1130  
    1  /* $Id: changelog,v 1.268 1999-10-04 19:11:04 sandervl Exp $ */
     1 /* $Id: changelog,v 1.269 1999-10-04 20:51:34 sandervl Exp $ */
    22
    33 99-10-04: Patrick Haller <phaller@gmx.net>
     
    1313        - USER32: Deleted dialog.cpp
    1414                  Set last error to 0 if dialog creation succeeds.
     15                  Added flag to distinguish between messages sent by PM and
     16                  those sent by apps
     17                  Handle WM_SETTEXT messages passed to default window handler
     18                  (only if not sent by PM)
     19        - VERSION: Fix for string compares in VersionInfo32_FindChild (has
     20                   to be a lstrcmpniW)
    1521        - SHELL32: Removed nameid.h include in she.cpp & sh.cpp. Fixed makefile
    1622                   addition for export library (extra ".." for tool path)
     
    2026                    Fixed module name lookup for win32 images executed by the PE
    2127                    loader. (can't use OSLibQueryModuleHandle for those)
     28                    Added lstrcmpniW function
     29                    Set full path for LX images
     30                    Support for retrieving the first resource of a certain type
     31                    (version ids no longer hardcoded as id 1; just get the first one
     32                     present)
    2233
    2334 99-10-04: Jens Wiessner <wiessnej@rfi.de>
Note: See TracChangeset for help on using the changeset viewer.