Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiler Errors
Message
 
To
08/08/2000 16:55:23
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:
00402514
Views:
9
>I'm not sure what you mean. The class is a custom class with one added method (Public). I call the custom method (crop) several times, so I placed the DLL Define's in the init method of the class.

For example, if the method was not a member of the class, but rather another class, you might see that sort of compiler error because there was no internal (the DECLARE) that could be resolved. You might also see it if the declarations were in the Init method of a parent class with the child class having it's own Init without a DoDefault(). These are simply WAGs, because I can't think of anything else that would account for the behavior you're seeing.

As long as the DLL functions are declared prior to being called, it should still work in spite of the compiler errors.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform