Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dll not working in EXE
Message
De
12/11/2000 13:00:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Dll not working in EXE
Divers
Thread ID:
00440799
Message ID:
00440799
Vues:
92
Hi,
I have an external DLL file that prints the screen.
It works fine in my development computer as an EXE file, but on my client site I get an error:"Class defenition "lepscrn.p_screen" Not found"
I guess it is some path that I need to write somewhere..

The dll is placed with the EXE file, and the code executing it is as follows:

oPScreen = CreateObject("olepscrn.p_screen")
oPScreen.ScreenCapture()
.
.
.

Any Ideas?
Thanks,
Gadi Hutt
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform