CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2015
    Posts
    100

    Post Active X control

    We have created one dialog based application and added the .ocx and .lib file to current working folder and we have inserted the active X control in the dialog application,we are facing the issue while adding the variable that class is empty,Can any one help me out in sorting that issue.

  2. #2
    Join Date
    Nov 2000
    Location
    Voronezh, Russia
    Posts
    6,620

    Re: Active X control

    Do you have the .ocx registered with your system?
    Best regards,
    Igor

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