ERROR Compile

07/16/2016 20:41 Duff78#1
Hello, after add the wiki item :

\_Interface\WndWiki.cpp(184): error C2039: 'GetSelectedItemData' : is not a member of 'CWndComboBox'


\_Interface\WndWiki.cpp(185): error C2039: 'GetSelectedItemData' : is not a member of 'CWndComboBox'
..\_Interface\WndControl.h(1206) : see declaration of 'CWndComboBox'


on my old source the system work, i dont understand ..
07/17/2016 11:25 Drabur#2
i think you need to add the new map system from v16
[Only registered and activated users can see links. Click Here To Register...]
07/17/2016 16:41 Lumi#3
GetSelectedItemData

Search this function in the class (CWndCombo) and investigate why it won't work.
07/17/2016 18:17 Drabur#4
Quote:
Originally Posted by ​Lumi View Post
GetSelectedItemData

Search this function in the class (CWndCombo) and investigate why it won't work.
die funktion ist aber nur eingefügt wenn v16 map system drin ist.