Dear Sir, I have a question regarding Delphi COM programming. I have a VB DLL (ActiveX COM DLL) and this DLL contain 2 classes, one is for normal client function calling, and the other one is events raised by this DLL to notify the client. Now, I would like to incorporate this DLL into Delphi (bind the DLL into Delphi program) so that when the events raised by this DLL, it can be capture in the Delphi program. I am new in Delphi and I would like to need your help or advice on this integration. I could send you the sample code in VB and the VB DLL if you need. Thanks in advance.
Best regards, Tan, Yih Hung
-- http://mail.python.org/mailman/listinfo/python-list