Changeset 5471 for trunk/src/kernel32/lang.cpp
- Timestamp:
- Apr 4, 2001, 11:00:58 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/lang.cpp
r5451 r5471 1 /* $Id: lang.cpp,v 1.3 2 2001-04-03 14:10:47sandervl Exp $ */1 /* $Id: lang.cpp,v 1.33 2001-04-04 09:00:58 sandervl Exp $ */ 2 2 /* 3 3 * Win32 language API functions for OS/2 … … 23 23 #include "oslibmisc.h" 24 24 #include <wprocess.h> 25 #include <uniconv.h> 25 26 26 27 #define DBG_LOCALLOG DBG_lang
Note:
See TracChangeset
for help on using the changeset viewer.