Hi,
Am having a project where mutiple instrument drivers are creted as .obj files.
these .obj files will be consumed dynamically by a CVI EXE using LoadExternalModule().
i have a frequent requirement to change the EXE implemetation which will be released frequently.
but whenever i change the .EXE source code for release its not loading the .OBJ files created previously.
why this is happening , i dont want to re relese my .OBJ every time i change my .EXE.
Please advice!!!
Thanks in advance
-IVI