Codejock Forums Homepage
Forum Home Forum Home > General > Code Snippets > Visual Basic Code Snippets
  New Posts New Posts RSS Feed - VB6  manifest file
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

VB6 manifest file

 Post Reply Post Reply
Author
Message
younicke View Drop Down
Senior Member
Senior Member
Avatar

Joined: 11 March 2005
Status: Offline
Points: 107
Post Options Post Options   Thanks (0) Thanks(0)   Quote younicke Quote  Post ReplyReply Direct Link To This Post Topic: VB6 manifest file
    Posted: 24 June 2008 at 12:14pm
i have seen in this forum that somehow having a manifest is a bit of a problem.  this code/module is not own by me. i have forgotten who is the real author as i am using this code for a long time.

for those of you who wanted to somehow have theme on their applications, i am attaching code/module so that it will be easier for you to have manifest in your applications.

uploads/20080624_121203_modXPStyle.rar

all you have to do is call the XPStyle in your Main() module

sample code:

Sub Main()

     XPStyle
     'Call your other routines here

End Sub

as i have told you i have been using this module for quite some time now.
for any question you are free to send me PM.

good luck!

younicke



Back to Top
origos View Drop Down
Groupie
Groupie
Avatar

Joined: 28 March 2008
Location: Mexico
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote origos Quote  Post ReplyReply Direct Link To This Post Posted: 03 March 2009 at 10:49pm
I don't understand what is this code for.
I just copy ANY manifest into the folder, rename it after the EXE and my App gets XP/Vista/Windows 7 Style.
What is this code for?

Enjoy life. Everything is OK...
Back to Top
Cunae View Drop Down
Newbie
Newbie


Joined: 05 March 2010
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Cunae Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2010 at 7:51pm
Originally posted by origos origos wrote:

I just copy ANY manifest into the folder, rename it after the EXE and my App gets XP/Vista/Windows 7 Style.
Please explain in more details what you actually are saying and doing here.
/Cunae
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.155 seconds.