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 @@ -12,7 +12,7 @@ The following map entries on the left correspond to the function prototypes on t
12
12
| Map entry| Function prototype|
13
13
| ---------------| ------------------------|
14
14
| ON_WM_DEADCHAR()| afx_msg void [ OnDeadChar] ( ../../mfc/reference/cwnd-class.md#ondeadchar ) (UINT, UINT, UINT);|
15
- | ON_WM_DELETEITEM()| afx_msg void [ OnDeleteItem] ( ../../mfc/reference/cwnd-class.md#ondeleteitem ) (LPDELETEITEMSTRUCT);|
15
+ | ON_WM_DELETEITEM()| afx_msg void [ OnDeleteItem] ( ../../mfc/reference/cwnd-class.md#ondeleteitem ) (int, LPDELETEITEMSTRUCT);|
16
16
| ON_WM_DESTROY()| afx_msg void [ OnDestroy] ( ../../mfc/reference/cwnd-class.md#ondestroy ) ();|
17
17
| ON_WM_DESTROYCLIPBOARD()| afx_msg void [ OnDestroyClipboard] ( ../../mfc/reference/cwnd-class.md#ondestroyclipboard ) ();|
18
18
| ON_WM_DEVICECHANGE()| afx_msg void [ OnDeviceChange] ( ../../mfc/reference/cwnd-class.md#ondevicechange ) (UINT, DWORD);|
You can’t perform that action at this time.
0 commit comments