Ignore:
Timestamp:
Apr 4, 2001, 11:00:58 AM (24 years ago)
Author:
sandervl
Message:

removed asciitounicode* & unicodetoascii functions

File:
1 edited

Legend:

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

    r5451 r5471  
    1 /* $Id: lang.cpp,v 1.32 2001-04-03 14:10:47 sandervl Exp $ */
     1/* $Id: lang.cpp,v 1.33 2001-04-04 09:00:58 sandervl Exp $ */
    22/*
    33 * Win32 language API functions for OS/2
     
    2323#include "oslibmisc.h"
    2424#include <wprocess.h>
     25#include <uniconv.h>
    2526
    2627#define DBG_LOCALLOG    DBG_lang
Note: See TracChangeset for help on using the changeset viewer.