VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Proper Way To Use WinXP Manifest

PorkNBeans  (3 Submissions)   Coding Standards   Visual Basic 3.0   Beginner   Wed 3rd February 2021

After attempting to use various manifest creators and uilities found here and finding out it either doesn't work at all or works but with errors I decided to add minor fixes and explain exactly how to implement windows xp theme use and not get an error... Well I hope you don't get an error cause mine doesn't generate errors. Now don't get me wrong there are a few manifest programs I found that worked fine in displaying the content but I was getting various errors from them when using other components in the program and this seems to have worked with most of the components I have.
I didn't create this coding but I did figure out how to avoid errors, at least on my own machine and if this helps you please toss a vote just for the sake of all this typing and rambling. *lol*
Additional Note I Left Out: You do not need to add Reunion.exe for your app file name it can be just reunion without the exe (of course reunion probably iisn't the name of your exe but mine is so just for ease of the explanation)
A piece of advice when doing xp theming, if you place the controls within a frame they will form a ugly black outline so make your controls on the form not inside of a frame then move the controls to the frame.

Rate Proper Way To Use WinXP Manifest (3(3 Vote))
Proper Way To Use WinXP Manifest.bas

Proper Way To Use WinXP Manifest Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters