Home
Name
EM_PM_SetWndSize
Synopsis
int __cdecl EM_PM_SetWndSize(int w, int h);
Description
Set size of the window.
Parameter
w: Input, width of the window h: Input, height of the window