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

    ComDlg licence not found

    When I try to use comdlg in any project I receive "comdlg license not found" message. Reinstalling VB5 didn't help. Any ideas ?..



  2. #2
    Guest

    Re: ComDlg licence not found

    Try to register it manually (if it exists): Start-Run then type regsvr32 Comdlg32.dll
    Vlad


  3. #3
    Join Date
    Dec 1999
    Location
    Tel Aviv, Israel, Earth, Solar System
    Posts
    50

    Re: ComDlg licence not found

    10x Vlad, but my mustdie talks about corrupt version of dll. And this happens on 2 different Win98, Nt4(sp4) and Win2000 RC1 . . . Moreover, it worked for some while uintil one of the mustdies crashed. I'll be very thankful if you gave me some ideas about how to handle this.


  4. #4
    Guest

    Re: ComDlg licence not found

    There is an Error in Visual Basic, just head on out to Microsoft.com's Visual basic section, and download Service Pack 3 for VB


  5. #5
    Join Date
    Dec 1999
    Location
    Tel Aviv, Israel, Earth, Solar System
    Posts
    50

    Re: ComDlg licence not found

    10x again. I'll try it.


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