Ignore:
Timestamp:
Jun 23, 2001, 11:12:49 AM (24 years ago)
Author:
umoeller
Message:

Tons of changes from the last weeks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/stringh.h

    r56 r81  
    157157     ********************************************************************/
    158158
    159     VOID strhArrayAppend(PSZ *ppszRoot,
    160                          const char *pcszNew,
    161                          PULONG pcbRoot);
     159    VOID XWPENTRY strhArrayAppend(PSZ *ppszRoot,
     160                                  const char *pcszNew,
     161                                  ULONG cbNew,
     162                                  PULONG pcbRoot);
    162163
    163164    PSZ strhCreateDump(PBYTE pb,
Note: See TracChangeset for help on using the changeset viewer.