Ignore:
Timestamp:
Dec 12, 2002, 12:50:50 PM (23 years ago)
Author:
umoeller
Message:

Minor changes.

File:
1 edited

Legend:

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

    r174 r235  
    5757                                 ULONG cEntities);
    5858
     59    #ifdef XSTRING_HEADER_INCLUDED
     60        ULONG XWPENTRY nlsReplaceEntities(PXSTRING pstr);
     61    #endif
     62
     63    VOID XWPENTRY nlsLoadString(ULONG ulID,
     64                                PSZ *ppsz,
     65                                PULONG pulLength);
     66
    5967    PCSZ XWPENTRY nlsGetString(ULONG ulStringID);
    6068
Note: See TracChangeset for help on using the changeset viewer.