11-10-2009 03:23 PM - edited 11-10-2009 03:26 PM
Something I like to do on slow work days is (prepare for dork mode) practice with certain things in LabVIEW I don't use often. I am calling the library function GetLocalTime from kernel32.dll, which is returning some values that don't look as expected, but not some others, and also is returning an error so obviously something is wrong there. If someone could point me in the right direction by looking at the attached .png i'd appreciate it.
11-10-2009 05:24 PM - edited 11-10-2009 05:24 PM
That doesn't look like LabVIEW 7.1.
Are you sure those are all I16 constants? The attached (in 8.2) works on my machine with no errors.
11-11-2009 08:12 AM