Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dll not working in EXE
Message
From
12/11/2000 13:00:25
Gad Hutt
Express Print
Herzliya, Israel
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Dll not working in EXE
Miscellaneous
Thread ID:
00440799
Message ID:
00440799
Views:
89
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
Next
Reply
Map
View

Click here to load this message in the networking platform