Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is logical place to load foxtools
Message
 
 
To
23/12/2002 22:24:57
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00735570
Message ID:
00735667
Views:
8
Alejandro,

>Is there a way to tell Codemine to load foxtools.fll, or which is the apropriate place to load it.<

CodeMine loads its CodeMine.fll in the Application.LoadApilibrary().

I would think if you want to load the FoxTools.fll after the CodeMine.fll that would be the place as well.

However, I "think" the logical place would probably be in the AppMain.prg after the following:
  * Load core CodeMine support classes, and main application class library.
  SET PROCEDURE TO Codemine
  SET CLASSLIB TO AppMain, AppForms
If I am wrong, Gary will probably jump in and give other suggestions.

Mel Cummings
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform