Ignore:
Timestamp:
Aug 18, 1999, 7:18:01 PM (26 years ago)
Author:
sandervl
Message:

PE loader changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/os2util.h

    r125 r550  
    1 /* $Id: os2util.h,v 1.5 1999-06-19 17:58:33 sandervl Exp $ */
     1/* $Id: os2util.h,v 1.6 1999-08-18 17:18:00 sandervl Exp $ */
    22
    33/*
     
    3232
    3333char *OS2GetDllName(ULONG hModule);
     34
     35char *StripPath(char *path);
    3436
    3537HMODULE OS2iGetModuleHandleA(PSZ pszModule);
Note: See TracChangeset for help on using the changeset viewer.