Changeset 1237


Ignore:
Timestamp:
Sep 17, 2008, 9:29:54 AM (17 years ago)
Author:
John Small
Message:

WRAPPERS.H: Deleted duplicate function declaration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/wrappers.h

    r1215 r1237  
    3333                       ULONG cbInfoBuf,
    3434                       ULONG flOptions);
    35 APIRET xDosFindFirst(PSZ pszFileSpec,
    36                      PHDIR phdir,
    37                      ULONG  flAttribute,
    38                      PVOID  pfindbuf,
    39                      ULONG  cbBuf,
    40                      PULONG pcFileNames,
    41                      ULONG  ulInfoLevel);
    4235PSZ xfgets(PSZ pszBuf, size_t cMaxBytes, FILE * fp, PCSZ pszSrcFile,
    4336           UINT uiLineNumber);
Note: See TracChangeset for help on using the changeset viewer.