Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing a DLL from Memory
Message
 
 
To
08/04/2000 13:55:01
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00356822
Message ID:
00357344
Views:
15
Bill,

Are you building a COM DLL (using createobject) or an API style DLL (using declare dll)? COM handles everything with VARIANT type parameters. API allows direct function calls to the VC++ methods using specific types of parameters. If you are doing COM the article on using VFP COM from VC++ on www.west-wind.com would be a good thing to read.

>I have also posted a more thorough statement of my problem in the thread "ATL COM DLL parameter passing", Thread #357041. The main difficulty seems to be in the parameter types allowed for passing across COM interfaces. This is an area I don't understand well. My first message in the thread gives the details. I am missing something in this regard.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform