2025-04-27 07:49:33 -04:00

9 lines
297 B
C

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