Digital Paint Discussion Board
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Digital Paint Discussion Board
»
Digital Paint Community
»
Other Stuff
»
VB6 Help
« previous
next »
Print
Pages: [
1
]
Author
Topic: VB6 Help (Read 1930 times)
Apocalypse
Autococker
Posts: 1463
VB6 Help
«
on:
July 12, 2008, 10:38:51 AM »
Does anyone know of any downloads to make VB6 create XP windows, buttons, etc.
Also do any of you know the prefixes for the internet controls?
Logged
sk89q
Global Moderator
Autococker
Posts: 1049
Re: VB6 Help
«
Reply #1 on:
July 12, 2008, 11:34:55 AM »
You need to create a 'manifest' file and put it in the same directory or embed it as a resource.
Logged
Apocalypse
Autococker
Posts: 1463
Re: VB6 Help
«
Reply #2 on:
July 13, 2008, 05:00:50 PM »
Quote from: sk89q on July 12, 2008, 11:34:55 AM
You need to create a 'manifest' file and put it in the same directory or embed it as a resource.
Umm.. I kind of just started using VB6 not that long ago so I'm still learning all the coding so I'm not really sure what you mean by manifest file and where to find one.
Logged
sk89q
Global Moderator
Autococker
Posts: 1049
Re: VB6 Help
«
Reply #3 on:
July 13, 2008, 06:01:20 PM »
Google never hurt.
http://lutrov.com/blog/xp-manifest-files/
I was on a PDA at the time, so I couldn't provide a link.
Logged
Apocalypse
Autococker
Posts: 1463
Re: VB6 Help
«
Reply #4 on:
July 13, 2008, 06:43:10 PM »
I couldn't save it as a manifest off of vb6 or am I not understanding properly but I did find correct naming procedures for internet controls on a guide.
«
Last Edit: July 13, 2008, 07:26:25 PM by Apocalypse
»
Logged
sk89q
Global Moderator
Autococker
Posts: 1049
Re: VB6 Help
«
Reply #5 on:
July 13, 2008, 07:42:54 PM »
You need to make it in a regular text editor.
Logged
Apocalypse
Autococker
Posts: 1463
Re: VB6 Help
«
Reply #6 on:
July 15, 2008, 08:22:18 AM »
Is a .xml is the same as a .manifest?
Logged
sk89q
Global Moderator
Autococker
Posts: 1049
Re: VB6 Help
«
Reply #7 on:
July 15, 2008, 09:32:02 AM »
A .manifest file is written in XML, so yes.
Logged
Apocalypse
Autococker
Posts: 1463
Re: VB6 Help
«
Reply #8 on:
July 18, 2008, 05:43:52 PM »
The .manifest/.xml doesn't work tried both extensions my .exe won't even open with it their.
Logged
Print
Pages: [
1
]
« previous
next »
Digital Paint Discussion Board
»
Digital Paint Community
»
Other Stuff
»
VB6 Help