Insert a metafile with VBA

  • Thread starter Thread starter Gernot Frisch
  • Start date Start date
G

Gernot Frisch

Hi,

I have a dll (my code) that creates a HMETAFILE / HENHMETAFILE.
Whatever. I want to write a function in VBA, that displays the
contents of a cell graphically with this dll. How do I insert/update a
metafile in my excel sheet?

Thank you very much,

--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%cgl%ssic%ccom%c", "ma", 58, 'g', 64, "ba", 46, 10);}

________________________________________
Looking for a good game? Do it yourself!
GLBasic - you can do
www.GLBasic.com
 
Back
Top