Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. metaphish

    DLL -> ActiveX control

    I'm maintaning a mid-size package, most of which are DLLs written in C. I need to create an ActiveX control for VB users, replacing the old DLLs. I think it's a kind of a wrapper... What is the better way to do this? Thanx.
  2. metaphish

    Exchange 2000, event fired wtice

    We registered a VB COM object as an InboxSink in WebStorage System Explorer. When the inbox receives a mail, the asynchronous OnSave event is fired and our COM object is trigered. The problem is sometimes the event is fired twice by one email. Any idea? Thanks in advance.
  3. metaphish

    Exchange 2000 InboxSink

    We registered a VB COM object as an InboxSink in WebStorage System Explorer. When the inbox receives a mail, the asynchronous OnSave event is fired and our COM object is trigered. The problem is sometimes the event is fired twice by one email. Any idea? Thanks in advance.

Part and Inventory Search

Back
Top