Vaderman
July 21st, 2004, 06:30 AM
why I'm getting the following linker errors when I'm attempting to link my unmanged lib file with my managed DLL :
error LNK2022: metadata operation failed (8013118D) : Inconsistent layout information in duplicated types (CWnd): (0x02000057).
error LNK2022: metadata operation failed (8013118D) : Inconsistent layout information in duplicated types (CComboBox): (0x0200005d).
...
...
Cheers
error LNK2022: metadata operation failed (8013118D) : Inconsistent layout information in duplicated types (CWnd): (0x02000057).
error LNK2022: metadata operation failed (8013118D) : Inconsistent layout information in duplicated types (CComboBox): (0x0200005d).
...
...
Cheers