Results 1 to 8 of 8

Thread: ActiveX DLL exporting enums, types... (resolved)

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    ActiveX DLL exporting enums, types... (resolved)

    I'm making an ActiveX DLL (ATL COM) in C++ .NET, and i'm using it in Visual Basic 6.0...

    I do not know how to make enums and types (struct) to be visible when I use the ActiveX in VB ?

    Also, how do I add modules to the ActiveX ? (cuz right now I'm using only classes, that's it...)
    Last edited by CVMichael; Jan 28th, 2003 at 04:59 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width