|
-
December 16th, 2002, 10:04 AM
#1
Manifest resources
Hi,
Here is my problem:
I have :
1) a project written in C# and named MyProject.exe (this is the exe file of the project);
2) a manifest file (this is necessary for XP themes) named MyProject.exe.manifest
I want to include MyProject.exe.manifest in the MyProject.exe automatically (from another project) - I don't wanna do this thing manually from VS.NET .
Can somebody help me?
I've found a method from API Win32 named UpdateResource .
But this method loads a manifest type resource from a exe file (where the manifest resource is included). This method is not helping me or I can not see the answer.
Please, help me!
Best Regards,
Mircea
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|