Print Page | Close Window

VB6 manifest file

Printed From: Codejock Forums
Category: General
Forum Name: Visual Basic Code Snippets
Forum Description: Visual Basic Code Snippets
URL: http://forum.codejock.com/forum_posts.asp?TID=11190
Printed Date: 20 April 2024 at 4:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: VB6 manifest file
Posted By: younicke
Subject: VB6 manifest file
Date 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 - 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






Replies:
Posted By: origos
Date 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...


Posted By: Cunae
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net