Hello Swamy,
Are you just trying to link two DLLS that you created in CVI, in your VC++ project? In that case, you don't need the obj files for callbacks included in your VC++ project. You'll just need .dll, .lib, and .h files. Also, make sure you use LoadPanelEx instead of LoadPanel. You need the obj file for the callbacks only if you want to compile/link your files you created in CVI, in another compiler, in this case, VC++. Does that make sense?
Mika Fukuchi
Application Engineer
National Instruments