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

    Question VB 6 ActiveX Control Interface Wizard resgiter error windows 11

    when i want run VB 6 ActiveX Control Interface Wizard i see this error, anybody know how can i fix this problem on Winodws 11.

    Attached Images Attached Images

  2. #2
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,873

    Re: VB 6 ActiveX Control Interface Wizard resgiter error windows 11

    You will probably get more/better answers from this site's sister site vbforums
    https://www.vbforums.com/forumdispla...-6-and-Earlier
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  3. #3
    Join Date
    Jan 2025
    Posts
    4

    Re: VB 6 ActiveX Control Interface Wizard resgiter error windows 11

    i will as i am on vbforums but whats about here? no one active here? i just wanted check here too

  4. #4
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,873

    Re: VB 6 ActiveX Control Interface Wizard resgiter error windows 11

    Quote Originally Posted by bl2k View Post
    i will as i am on vbforums but whats about here? no one active here? i just wanted check here too
    Sorry I can't help as I only use C++.

    Nowadays this site is practically comatised!
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  5. #5
    Join Date
    Jan 2025
    Posts
    4

    Re: VB 6 ActiveX Control Interface Wizard resgiter error windows 11

    it's okay, do you have any nice references(pdf or youtube or video and etc) about how can i make ocx or dll with c++ for use in vb6 with simple way?, I have no experience with c++ but i like make some my own ocx or dll . it will be nice if you attach some pdf here if you have.

  6. #6
    Join Date
    Jan 2025
    Posts
    4

    Re: VB 6 ActiveX Control Interface Wizard resgiter error windows 11

    ??

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