-
Hi!
I'm trying to run a VB3-app on NT4 but I just get the following message "Can't load custom control Cmdialog.vbx". It works fine on 95/98. My guess is that the problem is that the vbx-file is a 16-bit file.
If anybody knows a way to fix this problem, please let me know how to fix it. It would really help. (I do have access to the sourcecode)
/Andreas
-
Try This...
Andreas,
I have to use VB 3 with NT and all of my apps work. I think what you need to do is copy the Cmdialog.vbx file from a Win 95/98 machine to your NT machine.
Search for that file on your Window 95/98 machine
Should be under
C:\windows\system
and copy it to the NT machine in
C:\winnt\system
(Presuming OS directories are on C)
Try that. That should work.
Let us know.
JazzBass
Edited by JazzBass on 03-10-2000 at 06:34 AM