Please insert "[ importlib("test.tlb") ];" in current .idl file. eg: [ uuid(95E822B6-6B10-4e86-9603-6CECB6135867), version(1.0), helpstring("xxxxx 1.0 Type Library") ] library xxxxxLib { importlib("stdole32.tlb"); importlib("stdole2.tlb"); importlib("test.tlb"); //here insert! ... } good luck!
i love vc!This will appear at the end of messages you post to the Code Project