Hi my friend
YOU CAN'T DEVELOP STANDARD DLLs IN FOXPRO.
There is a big defferent between standard DLLs and COM-Based DLLs (Out-Of-Process COM servers)
Not even with VB you can develop standard DLLs, just COM-based like VFP. Standard DLLs can be developed just with a low level language like C/C++.
CallFn(),RegFn() in FoxTools.fll allow you to call standard DLLs not COM-Based.
Read thread184-52479 for more info.
Thanks. Walid Magd
Engwam@Hotmail.com