HomeSort by relevance Sort by last modified time
    Searched refs:WINUSERAPI (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
apisetcconv.h 49 #ifndef WINUSERAPI
51 #define WINUSERAPI DECLSPEC_IMPORT
53 #define WINUSERAPI
winuser.h 168 WINUSERAPI int WINAPI wvsprintfA(LPSTR,LPCSTR,va_list arglist);
169 WINUSERAPI int WINAPI wvsprintfW(LPWSTR,LPCWSTR,va_list arglist);
170 WINUSERAPI int WINAPIV wsprintfA(LPSTR,LPCSTR,...);
171 WINUSERAPI int WINAPIV wsprintfW(LPWSTR,LPCWSTR,...);
709 WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags);
710 WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags);
711 WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags);
712 WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl);
713 WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl);
714 WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameA(LPSTR pwszKLID)
    [all...]
libloaderapi.h 90 WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax);
91 WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/
WinNtThunk.h 798 WINUSERAPI
807 WINUSERAPI
814 WINUSERAPI
821 WINUSERAPI
839 WINUSERAPI
846 WINUSERAPI
861 WINUSERAPI
868 WINUSERAPI
876 WINUSERAPI
918 WINUSERAPI
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/
WinNtThunk.h 800 WINUSERAPI
810 WINUSERAPI
817 WINUSERAPI
824 WINUSERAPI
842 WINUSERAPI
849 WINUSERAPI
864 WINUSERAPI
871 WINUSERAPI
879 WINUSERAPI
921 WINUSERAPI
    [all...]

Completed in 235 milliseconds