Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL written in VB6 for VFP use problem
Message
De
10/02/2003 05:11:30
 
 
À
10/02/2003 03:47:41
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Divers
Thread ID:
00751314
Message ID:
00751321
Vues:
17
This message has been marked as the solution to the initial question of the thread.
VB6 can create only ActiveX (i.e. COM) DLLs. This means you cannot call functions in it with DECLARE statement. Instead, you must register DLL (VB6 does this on the machine, on which DLL was compiled), instantiate class, which is declared in the DLL and call its methods.

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform