Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging an ActiveX control
Message
De
10/03/2003 16:51:37
 
 
À
10/03/2003 15:10:06
Dave Nantais
Light speed database solutions
Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00763881
Message ID:
00763947
Vues:
10
This message has been marked as the solution to the initial question of the thread.
You can do this only from VB6, because compiled control does not include debug information.
If you had created this control: Start VB6 and open ActiveX control project of the control. Add to it Standard exe project. Set exe project to be StartUp project (right-click project file into Project Explorer and choose "Set as Start-Up"). Add instance of your control to the form of exe project and add code, which call methods you want to debug. You can set breakpoint anywhere into standard exe project code and/or ActiveX control project and VB will stop on them.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform