Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : add version Info to a binary file
| Subject: | add version Info to a binary file |
| Posted by: | "Emiliano Sutil" (emilia..@iranon.com) |
| Date: | 4 Oct 2006 09:43:54 |
Hello
I am looking for a way to add version file to a binary file so when
you click rigth button on it and choose propierties you can see the version info of it.
I have tried with the functions BeginUpdateResource, updateResource and EndUpdateResource but I donīt get it. Any example?
Is there any way to do what I want?
Thanks
Emiliano Sutil