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