Hello,
I have rewritten a CVI code for VC++
Everything works fine, except EasyTab.
When I just include "easyTab.h" to the code the compiler retruns
errorcode C2955 'list' in easyTab.h
at int easyTab_GetPanellist(int panel, int easyTabCtrl, ListType *list)
for using a TemplateClass a TemplateArgument list is requiered
(Maybe this errortext differs at your Maschine because it is translated from German)
I am using MS-VC 6.0 and Ni-CVI7.0
Greetings from
the lake of constance
Juergen