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

Thread: Help

  1. #1
    Guest

    Help

    I'm using VB5 on win98,but I can't load commdlg control (sp2).It show needs license key .Could you any one help me.Thanks a lot

    one beginner


  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Help

    Hi

    Welcome to the world of VB installation bugs - there's a program on the VB5/6 CD called VBC.EXE which correctly installs / registers the controls.

    AFAIK the affected controls are :

    Common Dialog
    MSFlexGrid
    Rich Text Control

    There may be some others.

    If you need more help, take a look through the MSDN http://msdn.microsoft.com -

    - And search for either VBC.EXE or VBCmpfix.exe

    Regards

    Chris Eastwood



    CodeGuru - the website for developers
    http://www.codeguru.com/vb

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