Ignore:
Timestamp:
Aug 19, 1999, 12:24:53 PM (26 years ago)
Author:
sandervl
Message:

PE loader resource fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/unicode.h

    r408 r570  
    1 /* $Id: unicode.h,v 1.5 1999-08-04 00:45:01 phaller Exp $ */
     1/* $Id: unicode.h,v 1.6 1999-08-19 10:24:52 sandervl Exp $ */
    22
    33/*
     
    3333
    3434#ifdef __cplusplus
    35 char *UnicodeToAscii(int length, WCHAR *NameString);
     35char *  WIN32API UnicodeToAsciiStringN(WCHAR *ustring, ULONG length);
    3636#endif
    3737
Note: See TracChangeset for help on using the changeset viewer.