mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-05 22:20:30 -04:00
5 lines
226 B
C
5 lines
226 B
C
BOOL RunInstall(HWND hWnd);
|
|
int ResMessageBox(HWND hWnd, UINT idc, UINT flags);
|
|
int ResMessageBox2(HWND hWnd, UINT idc, UINT flags,...);
|
|
HRESULT CreateLink(LPCSTR lpszPathObj, LPSTR lpszPathLink, LPSTR lpszDesc, LPSTR args);
|
|
|