VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



XP Controls without manifest file

by Lee Hughes (2 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Don’t do XP controls on WinXP the hard way, add these 2 files to your project, job done. No manifest file required.
The traditional way is to create a manifest file and distribute this along with your program. The more advanced way is to create it dynamically at run time. Both ways are messy and I have seen lots of bad examples and ripped off code on VBC. After this submisson I hope I wont see any more!
This code takes it a step further and gets rid of the manifest file completely and replaces it with a resource which compiles directly into your exe. No more .exe.manifest files!
Please give feedback.

Rate XP Controls without manifest file

Download XP Controls without manifest file

Download XP Controls without manifest file (3 KB)

XP Controls without manifest file Comments

No comments have been posted about XP Controls without manifest file. Why not be the first to post a comment about XP Controls without manifest file.

Post your comment

Subject:
Message:
0/1000 characters