3 lines
97 B
C
3 lines
97 B
C
|
#pragma once
|
||
|
|
||
|
INT_PTR CALLBACK MainDlgProc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
|