Results 1 to 3 of 3

Thread: Using Activex Controls

  1. #1

    Thread Starter
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827

    Using Activex Controls

    I have created an activex control in vb that I would like to use in my C++ application. Is there any example that shows you how to use a vb or ATL (if both aren't same) activex control?
    Baaaaaaaaah

  2. #2
    New Member
    Join Date
    Jul 2001
    Location
    Malaysia
    Posts
    5
    here is a very straight forward VB ocx used in VC++. The ocx will display the current system time.
    Attached Files Attached Files

  3. #3
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    hmm to me that sounds quite weird.. why would you want to distribute the VB Runtimes for only an ocx? to me that defeats the whole point of using c++, I use it because it's small and fast and doesn't need any runtimes... so why putting a VB OCX in a c++ app, yes, I've seen in the other way round (a c++ DLL for speed in a VB app)..
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

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