I would have to test for sure but I would ASSUME you could store the graphics in to a general field in a dbf then INCLUDE the dbf and fpt files into the project build the dll. If I am correct in my thinking by INCLUDING the files they get built into the dll and would be available at runtime [read-only].
Vanni,
I agree you could store them, but it couldn't directly display then, since this is a limitation of a VFP COM DLL (no UI!). I suppose you could return the image data from the DLL and have the calling application display it though.
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.