mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
Changed define _OLE2NLS_IN_BUILD_ to reactivate various stubs including GetACP.
svn path=/trunk/; revision=4050
This commit is contained in:
parent
382a976b49
commit
1eac255e7c
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
/* $Id: stubs.c,v 1.42 2003/01/15 21:24:35 chorns Exp $
|
||||
/* $Id: stubs.c,v 1.43 2003/01/21 20:50:51 robd Exp $
|
||||
*
|
||||
* KERNEL32.DLL stubs (unimplemented functions)
|
||||
* Remove from this file, if you implement them.
|
||||
*/
|
||||
#include <k32.h>
|
||||
|
||||
#define _OLE2NLS_IN_BUILD_
|
||||
//#define _OLE2NLS_IN_BUILD_
|
||||
|
||||
BOOL
|
||||
STDCALL
|
||||
|
|
Loading…
Reference in a new issue