Am 01.07.2010 21:55, schrieb Alexandre Julliard:
None of that, of course. The resources are built at compile time, at run time you create a PE header and copy the needed resource data. You may even be able to use UpdateResource to make things easier.
Do we have existing tests creating PE header?