You're posting this in the Fox 2 forum and I'm almost certain that you can't write a DLL in that version of FoxPro.
If you are using Visual FoxPro you'll need to rewrite those procedures as methods of a class within a project then select "COM server" from the options when you build the project.
With Foxpro 2.x for Windows, you would need to create a .FLL, and for Fox DOS, a .PLB. Do a search on the form for those two extensions and you'll see some posts.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.