MIDL Compiler issue -
07-03-2006
, 08:29 AM
Hi,
We have a .IDL file which we compile using MIDL Compiler. The
Compiler generates 2 .C files which we can use. They get compiled. It
generates 2 different Structures with 2 different layouts but teh same
Name on the 2 files. The .Net CLR is not able to Link the files and
generates a Linker error LNK 2022 . Please help in solving this problem
Thanks
Aanandh |