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

    Activex control debug

    Hi,

    Anybody know how to dubug acticex control in VC++.

  2. #2
    Join Date
    Jul 2011
    Posts
    2

    Re: Activex control debug

    Hi,

    Anybody know how to dubug activex control in VC++?
    I done some changes in configuration manger dialog box , configuration selected as debug and platform selected as Win32.
    Is there any other option to change for debugging the file?


    regards
    HareesH

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

    Re: Activex control debug

    ActiveX is dll. So any dll debugging technique is applicable. Could you explain your problem if any?
    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