Test
This commit is contained in:
5
launcher/MsgBox.h
Normal file
5
launcher/MsgBox.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
int MsgBox(HWND hwnd, LPCTSTR instruction, LPCTSTR body, UINT type);
|
Reference in New Issue
Block a user