nishant221
December 15th, 2000, 03:41 AM
Hi all,
I am using a dll file -> msxml.dll file in my application.
when I build, it gives me a linker error :
fatal error LNK1136: invalid or corrupt file
I have the dll file set in object/library module.
Also I am importing the dll file using :
#import <msxml.dll> named_guids
Could anyone help me resolve this linker error.
regards,
nishant
I am using a dll file -> msxml.dll file in my application.
when I build, it gives me a linker error :
fatal error LNK1136: invalid or corrupt file
I have the dll file set in object/library module.
Also I am importing the dll file using :
#import <msxml.dll> named_guids
Could anyone help me resolve this linker error.
regards,
nishant