Click to See Complete Forum and Search --> : ComDlg licence not found


December 9th, 1999, 12:03 PM
When I try to use comdlg in any project I receive "comdlg license not found" message. Reinstalling VB5 didn't help. Any ideas ?..

December 9th, 1999, 01:38 PM
Try to register it manually (if it exists): Start-Run then type regsvr32 Comdlg32.dll
Vlad

Jean Spector
December 11th, 1999, 07:21 AM
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.

December 11th, 1999, 05:56 PM
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

Jean Spector
December 12th, 1999, 11:59 AM
10x again. I'll try it.