Ignore:
Timestamp:
Aug 11, 2000, 12:56:27 PM (25 years ago)
Author:
sandervl
Message:

Updates for fake system dll headers

File:
1 edited

Legend:

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

    r3746 r3993  
    1 /* $Id: oslibmisc.h,v 1.5 2000-06-23 19:02:38 sandervl Exp $ */
     1/* $Id: oslibmisc.h,v 1.6 2000-08-11 10:56:18 sandervl Exp $ */
    22/*
    33 * Misc util. procedures
     
    1212
    1313char *OSLibGetDllName(ULONG hModule);
     14BOOL  OSLibGetDllName(ULONG hModule, char *name, int length);
    1415
    1516char *OSLibStripPath(char *path);
Note: See TracChangeset for help on using the changeset viewer.