Re: Visual Studio SP6
From: Jim Carlock (anonymous_at_127.0.0.1)
Date: 04/16/04
- Next message: Sheila_at_dot.nyet: "Re: Loading multiline textbox in frame aborts VB6 sp5"
- Previous message: Ken Halter: "Re: Visual Studio SP6"
- In reply to: Ken Halter: "Re: Visual Studio SP6"
- Next in thread: Jim Carlock: "Re: Visual Studio SP6"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Apr 2004 17:35:32 -0400
And I've been going through this stuff for the last month or two
using Notepad. LOL
NotePad is my best friend! That and the Ted Pad is really really
cool.
Gotta love the guy or gal's humor...
'XPStyle is a module designed to give your program the
'ultimate feeling of comfort, when running under the
'Windows XP (or later) enviroment.
He sounds like he's employed by Microsoft...
'Windows XP uses a technique named "Visual Styles" to
'improve the GUI, granting smooth controls, improved
'graphics and more..
And what the heck kind of code is this?
StatusBar.SimpleText = "Checking: " & Percent & "%"
For ii = 0 To 50000000: Next
LOL
-- Jim Carlock http://www.microcosmotalk.com/ Post replies to the newsgroup. "Ken Halter" wrote: > fwiw, if you're intested, you can generate a manifest > "on the fly" with this code.... note... have your > 'select block/delete' function handy to get rid of the > "Allah" comments <g> ...Man... people these days.. I > tell ya' > > Add windows XP Visual Style Scheme to your Application > at Run Time (Windows XP only) > http://www.freevbcode.com/ShowCode.Asp?ID=4734 Jim Carlock wrote: > I've set up a manifest file at: > > http://www.microcosmotalk.com/images/xpsp6/error3.asp > > The actual link to the file: > http://www.microcosmotalk.com/images/xpsp6/LVTest.exe.manifest > > If you could put that into the place where you application is > and edit it so that the filename is renamed to your app, > ie, if your app is named, MyApp.exe change the name of > the manifest file, to: > > MyApp.exe.manifest > > And edit that manifest so that name="LVTest" reads whatever > is inside your executables properties for the Product Name. > > This would be helpful. It fixes the problem on XP. Does it fix > it for 2003 as well? > -- Ken Halter - MS-MVP-VB - http://www.vbsight.com Please keep all discussions in the groups..
- Next message: Sheila_at_dot.nyet: "Re: Loading multiline textbox in frame aborts VB6 sp5"
- Previous message: Ken Halter: "Re: Visual Studio SP6"
- In reply to: Ken Halter: "Re: Visual Studio SP6"
- Next in thread: Jim Carlock: "Re: Visual Studio SP6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|