Files
2017-01-13 11:28:53 +05:00

5 lines
123 B
C

#pragma once
#include <windows.h>
INT_PTR CALLBACK OptionsDlgProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);