File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The following map entries on the left correspond to the function prototypes on t
13
13
| ---------------| ------------------------|
14
14
| ON_WM_FONTCHANGE()| afx_msg void [ OnFontChange] ( ../../mfc/reference/cwnd-class.md#onfontchange ) ();|
15
15
| ON_WM_GETDLGCODE()| afx_msg UINT [ OnGetDlgCode] ( ../../mfc/reference/cwnd-class.md#ongetdlgcode ) ();|
16
- | ON_WM_GETMINMAXINFO()| afx_msg void [ OnGetMinMaxInfo] ( ../../mfc/reference/cwnd-class.md#ongetminmaxinfo ) (LPPOINT );|
16
+ | ON_WM_GETMINMAXINFO()| afx_msg void [ OnGetMinMaxInfo] ( ../../mfc/reference/cwnd-class.md#ongetminmaxinfo ) (MINMAXINFO * );|
17
17
| ON_WM_HELPINFO()| afx_msg BOOL [ OnHelpInfo] ( ../../mfc/reference/cwnd-class.md#onhelpinfo ) (HELPINFO* );|
18
18
| ON_WM_HOTKEY()| afx_msg void [ OnHotKey] ( ../../mfc/reference/cwnd-class.md#onhotkey ) (UINT, UINT, UINT);|
19
19
| ON_WM_HSCROLL()| afx_msg void [ OnHScroll] ( ../../mfc/reference/cwnd-class.md#onhscroll ) (UINT, UINT, CWnd* );|
You can’t perform that action at this time.
0 commit comments