(from Michael Hoffmann):

Hello Phil,

thanks for jumping in and making the document available at your site. Unfortunately
there is a bug in the code for RC.EXE. Here is the corrected version:

#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
#define RT_MANIFEST 24
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "myapplication.exe.manifest"

In the document the CREATEPROCESS_ prefix is missing in the resource declaration statement.

Kind regards

Michael.
