LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

GetProcAddress-Function cancels the DLL Handle

Hi,
I'm trying to open several DLL's into a project in a loop. Doing this, I realised that the DLL's dont always load properly. After debugging the function, I have seen, that the GetProcAddress-Function sometimes cancels the DLL-Handle, so the remaining function-Pointers are not set. See the attached code in the "LoadPlugIns"-Function for more details.
0 Kudos
Message 1 of 1
(2,782 Views)