Hello,
When executing the Send function in the NI-488.2 library, I get the following error:
“The procedure entry point GetTickCount64 could not be located in the dynamic link library KERNEL32.dll”
My development PC is running windows 7, Labwindows 2012, and NI-488.2 15.5. I am building a distribution targeting WinXP. I’ve read that WinXP does not support GetTickCount64, but according to NI, NI-488.2 15.5 supports WinXP. Has anyone seen this before?