Click here to Skip to main content
16,006,594 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to get info abt printer in vb 6 Pin
Birdy23-Jul-02 20:03
Birdy23-Jul-02 20:03 
GeneralINET Control Web Proxy Problems Pin
TheChocolatay22-Jul-02 6:49
TheChocolatay22-Jul-02 6:49 
Generalvb6 webbrowser control Pin
Anonymous22-Jul-02 3:34
Anonymous22-Jul-02 3:34 
GeneralConverting IEEE Format Singles To Internal Longs Pin
Jason Teagle22-Jul-02 0:29
Jason Teagle22-Jul-02 0:29 
GeneralRe: Converting IEEE Format Singles To Internal Longs Pin
Richard Deeming22-Jul-02 23:46
mveRichard Deeming22-Jul-02 23:46 
GeneralRe: Converting IEEE Format Singles To Internal Longs Pin
Jason Teagle22-Jul-02 23:49
Jason Teagle22-Jul-02 23:49 
Generaledit explorer.exe Pin
Manish Wadhera20-Jul-02 20:53
Manish Wadhera20-Jul-02 20:53 
GeneralRe: edit explorer.exe Pin
SHaroz21-Jul-02 16:37
SHaroz21-Jul-02 16:37 
I've changed my start button text, but I can't remember the site that told me how to do it. First, you need to know that the text must be 5 characters long. You can however add a space(s) at the end if you want to put something smaller on it (i.e. Star[space]).

1. Make a copy of explorer.exe and put it somewhere where it won't get touched.

2. It is very important that you follow step 1, otherwise a reinstall of Windows might be required.

3. Open the copy of explorer.exe in a hex editor.

4. Find "53 00 74 00 61 00 72 00 74". That is hex for S[null]t[null]a[null]r[null]t[null]. Some hex editors require the space, and other are the opposite.

5. Replace only the letters with whatever you want. I did "53 00 74 00 65 00 76 00 65 00" = Steve.

6. Now boot from dos and rename your origional explorer to explorer - o.exe or something like that. Then swap the locations of the two explorers.

7. Restart your computer. Either it'll work, or you'll have to go back to dos, swap the explorers back, and start over.

Hope this helps Smile | :)
GeneralRe: edit explorer.exe Pin
SHaroz21-Jul-02 16:40
SHaroz21-Jul-02 16:40 
Generalcontrol panel applet Pin
Manish Wadhera20-Jul-02 20:49
Manish Wadhera20-Jul-02 20:49 
GeneralMicrosoft Excel Chart Pin
Silversurfaren19-Jul-02 7:54
sussSilversurfaren19-Jul-02 7:54 
GeneralRe: Microsoft Excel Chart Pin
Silversurfaren21-Jul-02 2:43
sussSilversurfaren21-Jul-02 2:43 
GeneralRe: Microsoft Excel Chart Pin
afronaut25-Jul-02 15:47
afronaut25-Jul-02 15:47 
GeneralRadio Buttons Not working correctly Pin
JohnnyG19-Jul-02 7:10
JohnnyG19-Jul-02 7:10 
GeneralRe: Radio Buttons Not working correctly Pin
Jeremy Falcon19-Jul-02 7:32
professionalJeremy Falcon19-Jul-02 7:32 
GeneralRe: Radio Buttons Not working correctly Pin
JohnnyG19-Jul-02 8:11
JohnnyG19-Jul-02 8:11 
GeneralRe: Radio Buttons Not working correctly Pin
Jeremy Falcon22-Jul-02 3:43
professionalJeremy Falcon22-Jul-02 3:43 
GeneralRe: Radio Buttons Not working correctly Pin
JohnnyG19-Jul-02 8:47
JohnnyG19-Jul-02 8:47 
GeneralProblems with namespaces... Pin
MrGlover18-Jul-02 16:02
MrGlover18-Jul-02 16:02 
GeneralRe: Problems with namespaces... Pin
Kevin McFarlane21-Jul-02 5:20
Kevin McFarlane21-Jul-02 5:20 
Generalmemory leaks Pin
Marcus Spitzmiller18-Jul-02 10:20
Marcus Spitzmiller18-Jul-02 10:20 
GeneralConsole Mode Class Pin
Gary Miller18-Jul-02 5:25
Gary Miller18-Jul-02 5:25 
Questionvb.net :: Has anyone been having trouble with the RadioButton's CheckedChanged Event NEVER coming through? Pin
Tim Rymer18-Jul-02 5:09
Tim Rymer18-Jul-02 5:09 
GeneralVB 6 Project Limit Pin
David Galloway17-Jul-02 11:21
David Galloway17-Jul-02 11:21 
Generalvb.net :: How do i set the precision of a double? (like 1.25 instead of 1.2553825253 Pin
Tim Rymer17-Jul-02 10:52
Tim Rymer17-Jul-02 10:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.