Changeset 706


Ignore:
Timestamp:
Aug 26, 1999, 2:56:50 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r703 r706  
    1  /* $Id: changelog,v 1.139 1999-08-25 22:39:12 sandervl Exp $ */
     1 /* $Id: changelog,v 1.140 1999-08-26 12:56:35 sandervl Exp $ */
     2
     3 99-08-26: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - KERNEL32: Cleaned up. (removed os2native.cpp & os2util.cpp and
     5                    replaced them with oslibdos.* & oslibmisc.*; put
     6                    Virtual* win32 apis in virtual.cpp)
    27
    38 99-08-25: Jens Wiessner <wiessnej@rfi.de>
  • trunk/include/nameid.h

    r550 r706  
    1 /* $Id: nameid.h,v 1.3 1999-08-18 17:16:05 sandervl Exp $ */
     1/* $Id: nameid.h,v 1.4 1999-08-26 12:56:50 sandervl Exp $ */
    22
    33/*
     
    2121#endif
    2222
    23 ULONG GetOS2ModuleHandle(ULONG hmod);
    24 char *StripPath(char *path);
    25 
    2623#ifdef __cplusplus
    2724        }
Note: See TracChangeset for help on using the changeset viewer.