Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL is not Found
Message
De
29/01/2009 16:53:15
Peter Wagner
Point Informática Ltda.
Limeira, Brésil
 
 
À
29/01/2009 16:41:49
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01378274
Message ID:
01378302
Vues:
13
Good to know, but can you please give me the link...

>You don't create an instance of a DLL, but of the COM classes inside it. You'll need to know what they are. With a VFP DLL, it's usually projectname.classname.
>
>The COM+ article on my web site will get you started.
>
>
>>When I run the code below
>>
>>Arquivo_Inix = SYS(5) + SYS(2003) + "\SISTEMA.ini"
>>loBIBLIO_Ini = CREATEOBJECT("arquivos_ini.dll", Arquivo_Inix)
>>
>>It returns this error message:
>>
>>"Class definition ARQUIVOS_INI.DLL is not found."
>>
>>arquivos_ini.dll is a Multi-threaded COM DLL generated with VFP and is registered.
>>I'm also passing a value to the INIT event of the DLL
>>
>>Any ideia why it doesn't work?
>>
>>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform