My project requires both of these files, but when I include them there are "typedef redefinition" build issues. I can reproduce the issue by just creating a minimal project. I can successfully include windows.h or datasize.h but not both. I tried putting windows.h as the very first include file. The path for the windows.h file is c:\program files\national instruments\cvi2013\sdk\include and the path for datasize.h is c:program files\national instruments\cvi2013\include. Any recommendations?
Thanks, Scott