windows-nt/Source/XPSP1/NT/shell/osshell/accessib/osk/inc/sdgutil.h
2020-09-26 16:20:57 +08:00

9 lines
289 B
C

/*************************************************************/
//Functions in this file
/*************************************************************/
void SendErrorMessage(UINT ids_string);
void GetPreferences(void);
DWORD WhatPlatform(void);
BOOL IsOutOfScreen(int scrCX, int scrCY);