Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiler Errors
Message
From
09/08/2000 09:50:34
 
 
To
08/08/2000 15:19:53
Steve Summers
Pima County Superior Court
Tucson, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00402440
Message ID:
00402767
Views:
12
>I'm using the _Isource.dll from Smaller Anaimals to do JPG cropping. Everything works fine in development but when I go to compile a Win32 Exe from the project I get the following errors:
>Unknown ISOPENFILESOURCE - Undefined
>Unknown ISREADJPGTORGB - Undefined
>Unknown ISGETLASTERROR - Undefined
>Unknown ISCLOSESOURCE - Undefined
>Unknown ISCROPRGB - Undefined
>Unknown ISOPENFILEDEST - Undefined
>Unknown ISWRITERGBTOJPG - Undefined
>Unknown ISCLOSEDEST - Undefined
>
>It seems the compiler doesn't understand the Dll Function calls. I defined them all in the init of a custom class. I tried to add the dll to the project under API Librarys but I now get an error stating "Library File _isource.dll is invalid."


You can specify that the functions are EXTERNAL. This will get the compiler to quit complaining.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform