Documentation fixes, patch 1179223 by Andreas Mohr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -116,7 +116,7 @@ typedef struct _MYRECORD
|
||||
//
|
||||
// Solution:
|
||||
// Under MSW the only way to associate data with a
|
||||
// List item independant of its position in the list is to store a pointer
|
||||
// List item independent of its position in the list is to store a pointer
|
||||
// to it in its lParam attribute. However user programs are already using
|
||||
// this (via the SetItemData() GetItemData() calls).
|
||||
//
|
||||
|
Reference in New Issue
Block a user