Ignore:
Timestamp:
Apr 3, 2001, 7:47:13 PM (24 years ago)
Author:
sandervl
Message:

rewrote string functions with new unicode code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/ole2nls.cpp

    r5451 r5457  
    1 /* $Id: ole2nls.cpp,v 1.9 2001-04-03 14:10:48 sandervl Exp $ */
     1/* $Id: ole2nls.cpp,v 1.10 2001-04-03 17:47:11 sandervl Exp $ */
    22
    33/*
     
    3030#include <stdlib.h>
    3131#include <locale.h>
    32 //#include <unicode.h>
     32#include <heapstring.h>
    3333#include <ctype.h>
    3434#include <wcstr.h>
Note: See TracChangeset for help on using the changeset viewer.