Mobile API Reference  MicroStrategy 2019
Msi_winuser.h
Go to the documentation of this file.
1 // File: winuser.h
2 // Date: 8/29/2001
3 // Author: Yuling Ma
4 //
5 // Copyright (C) 2001 MicroStrategy Incorporated
6 // All rights reserved
7 #ifndef _WINUSER_H_
8 #define _WINUSER_H_
9 
10 #include "PDCHeader/PDCwindows.h"
11 
12 #include "MsiCOM.h"
13 
14 #ifdef NO_WCHAR_SUPPORT
16 
18 #else
20 
22 #endif
23 #endif /* _WINUSER_H_ */
LPOLESTR lpsz
Definition: Msi_objbase.h:85
LPWSTR DLL_MSICOM_EXIM WINAPI CharUpperW(LPWSTR lpsz)
CHAR __RPC_FAR * LPSTR
Definition: PDCwtypes.h:365
#define WINAPI
Definition: PDCwindows.h:52
LPWSTR DLL_MSICOM_EXIM WINAPI CharLowerW(LPWSTR lpsz)
WCHAR * LPWSTR
Definition: PDCwtypes.h:353
#define DLL_MSICOM_EXIM
Definition: MsiCOM.h:19