Ignore:
Timestamp:
Oct 10, 2000, 12:51:19 AM (25 years ago)
Author:
sandervl
Message:

GetDirectoryA replaced with correct implementation

File:
1 edited

Legend:

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

    r4319 r4473  
    1 /* $Id: oslibdos.h,v 1.24 2000-09-25 04:35:00 phaller Exp $ */
     1/* $Id: oslibdos.h,v 1.25 2000-10-09 22:51:19 sandervl Exp $ */
    22
    33/*
     
    284284
    285285ULONG OSLibDosQueryModuleName(ULONG hModule, int cchName, char *pszName);
     286ULONG OSLibDosQueryDir(DWORD length, LPSTR lpszCurDir);
Note: See TracChangeset for help on using the changeset viewer.