As you know you could not buil standart DLL files with VFP, You could only build COM Servers. Also if you want user interface (Forms, Reports etc) you must build it as EXE not as DLL, but if you want his:
Code:
** In COM Project
DEFINE CLASS oMainForm AS Form OLEPUBLIC
*** ALL Here
ENDDEFINE
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.