I am getting following redeclaration errors.
I have included extcode.h and toolbox.h files in my project.
1. TH_REENTRANT int32 Pin(int32, int32, int32);
2. SwapBlock(void *src, void *dest, int32);
3. BinSearch(UPtr, int32, int32, UPtr, CompareProcPtr);
I need both of these files in my project.
Please help.
Thanks.
Thanks.
CVI 2010
LabVIEW 2011 SP1
Vision Builder AI 2011 SP1