
Posted:
October 30th, 2004, 6:31 am
by Kambiz
Anyway, never trust on the Microsoft's documentations.


Posted:
May 14th, 2006, 11:21 am
by norbert
I found in my fundus a unit to manipulate EMS records in memory. This might be interesting, too, for more complete editing.
I add it as an attachment.
Manipulating EMF Records

Posted:
April 20th, 2007, 9:59 pm
by norbert
For nearly one year I have been out of Delphy programming now and have been busy with some asm hacking for code injection.
I found some very interesting C++ source code dealing with EMF record handling (all kinds of record types).
It's very much sophisticated and a fine working tool from which you can derive all you need for your application.
Here the web address:
http://frazmitic.free.fr/emfexplorer/downloads.htm
Norbert

Posted:
April 21st, 2007, 12:00 pm
by Kambiz
Very interesting. Thank you!