Changeset 4409 for trunk/changelog


Ignore:
Timestamp:
Oct 3, 2000, 7:30:19 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4403 r4409  
    1  /* $Id: changelog,v 1.1164 2000-10-03 05:50:34 bird Exp $ */
     1 /* $Id: changelog,v 1.1165 2000-10-03 17:30:19 sandervl Exp $ */
     2
     3 2000-10-03: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - Include\uniconv.h
     5                FS wrappers for Unicode api
     6    - KERNEL32: Calculate cpu speed and set HARDWARE\DESCRIPTION\System\CentralProcessor\x\~Mhz key
     7                Added GetFileType method to conin/out which return FILE_TYPE_CHAR
     8                Create new keys during installation:
     9                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdfs]
     10                [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
     11                Fix for failure during DLL_PROCESS_ATTACH for LX system
     12                dlls (pe loader). Didn't fail properly before.
     13    - USER32:   Fix for EDIT_WM_Char (couldn't type in numbers anymore)
     14                EnumDisplaySettingsA accepts negative indices
     15
     16 2000-10-03: Michal Necasek <mike@mendelu.cz>
     17    - KERNEL32: Fix for HMGetFileType. Must return FILE_TYPE_CHAR for standard
     18                handles (in/out/error)
    219
    320 2000-10-03: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
     
    1734    - KERNEL32: Ported Wine's LoadModule (previously used Open32)
    1835                Changed version apis
    19                 You can now tell Odin to tell applications it's either
    20                 Windows 98 or Windows NT 4.0 (default = NT40)
     36                You can now tell Odin to pretend to be Windows 98 or
     37                Windows NT 4.0 (default = NT40)
    2138                Odin.ini:
    2239                [WinVersion]
Note: See TracChangeset for help on using the changeset viewer.