windows-nt/Source/XPSP1/NT/shell/osshell/accessib/osk/inc/sdgutil.h

9 lines
289 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*************************************************************/
//Functions in this file
/*************************************************************/
void SendErrorMessage(UINT ids_string);
void GetPreferences(void);
DWORD WhatPlatform(void);
BOOL IsOutOfScreen(int scrCX, int scrCY);