Has function GetFileAttributesEx (mswin.h) been updated somehow, from OriginPro version 7.0 SR4 to 7.5 SR4? Our code compiled properly under the former and now presents an error message under the latter such as:
"Error, function call and declaration mismatch"
We compared the function declaration into mswin.h for both versions 7.0SR4 and 7.5SR4 and they seemed to be exactly the same.