CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: OCX

  1. #1
    Join Date
    May 1999
    Posts
    4

    OCX

    Can anybody tell me how to write OCX on Visual C++ 5.0?

    Kiesha

  2. #2
    Join Date
    Apr 1999
    Location
    Malaysia
    Posts
    224

    Re: OCX

    Well, for the most easy case, just follow the app wizard procedure and compile it, you get a do-nothing
    ocx, but it is not fair and imposible to tell you how to write an ocx in a few of msg.
    i am sure you can get a lot of book which can teach you.


    Hello World!!!

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

Featured