Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clock, hourglass, or other visual wait display
Message
De
28/01/2002 11:43:11
 
 
À
28/01/2002 11:13:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00608057
Message ID:
00611634
Vues:
31
Tracy,
Sounds like a registration problem. Which version of VFP are you using? If you're using VFP6, make sure you check [x] Microsoft Animation Control 6.0 (SP4) from the ActiveX controls... dialog (in the setup wizard). In VFP7, I have the following settings in InstallShield Express Objects/Merge Modules:

[x] Microsoft Common Controls 2 ActiveX Control DLL (FileName: MSCOMCT2.MSM)
[x] Windows Common Controls ActiveX Control DLL (FileName: MSCOMCTL.MSM)
[x] Windows Common Controls ActiveX Control DLL (FileName: COMCTL32.MSM)

I have also the following checked:
[x] Microsoft Component Category Manager Library (FileName: COMCAT.MSM)
Not sure if this is needed for the animation control.

HTH
>Hi again Daniel,
>I've implemented the code below with my own avi file successfully on W2k machines. However, when I installed my app onto a Win98 machine, I get a 'OLE ERROR CODE C383928fek... invalid class string' error message during frmanimation.load event. I'm assuming this is because the addobject comand requires MsComCtl2, correct? However, I do not have a MsComctl2.ocx on my system. I have mscomctl and mscomct2 and mscomm32 but no mscomctl2. Why does it work on the W2k systems then? Any ideas?
>TIA,
>Tracy
>
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform