I read both documents suggested (thanks Elton) and after following those steps unfortunately still have a DLL intialization problem. My app was developed in VC++ and linked to nidaq32.lib, nidex32.lib and gpib-32.obj. It wasn't developed in a Labview IDE. I read several comments about "the installer doing everything needed". I am running InstallShield for VC++ standalone. This requires I enter all the dependent DLL and OCX files.
The DLL's my app is using are NIBFFRU.DLL
NICFQ32.DLL,NIDAQ32.DLL,NIMDSU.DLL,NIPALU.DLL,NIPALUT.DLL,NIPSM.DLL,NIRPC.DLL,NISCALE.DLL and NISTCU.DLL.
The exception error I get (0xc00000142) is a DLL initialization failure, and not the failure to find a DLL.
P.S. I inheirited this app from someone who left the company so I ca
n't answer any 'why was it done this way' questions.
Any suggestions very welcome,
Regards, Brian