|
-
Dec 21st, 2000, 04:10 PM
#1
Thread Starter
Addicted Member
I had no idea where to post this, so i posted it here. In the corner of your windows machine, what is that start button? Is it a pic file gif, jpg etc or is it just Text.
Im asking because I cant find it anywhere in windows and I want to change it to something else.
Any one know??
-
Dec 21st, 2000, 04:48 PM
#2
transcendental analytic
It's probably text, how could it otherways change it fonts/color. You could probably skin it by subclassing its wm_paint event and stuff, haven't tried it though
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Dec 21st, 2000, 04:50 PM
#3
Frenzied Member
Your system must be great.
If everything else is just the way you like it, your system must be great!!!
Can't you think of anything else to do?
Live long & prosper.
The Dinosaur from prehistoric era prior to computers.
Eschew obfuscation!
If a billion people believe a foolish idea, it is still a foolish idea!
VB.net 2010 Express
64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.
-
Dec 21st, 2000, 05:06 PM
#4
Some guy named Brij Mohan sent me this code for how to change the picture for the start button. I don't know how dangerous it is, it's probably very very dangerous. So use at your own risk and becareful!
1) Create a Startup disk
2) Restart the system(with the start up disk in the floppy drive)
3) At A:\ , Goto C:\Windows
4) Now enter the command , Edit/70 Explorer.exe
5) Press pagedown until you reach line number 3035 & 3036
6) You can see a Club sign followed by S t a r t
7) Be Very Careful,No space or any symbol should not be typed accedently, this may corrupt explorer.exe.
8) Move the curser on the "S" (of S t a r t), Press the insert button, Carefully replace S t a r t with any five alphabets or symbols
9) After typing press Alt, then save
10) Press Alt again and exit explorer.exe
11) Go to A:\, restart the system by pressing reset button and remove the start up disk.
He did ask me if I could write VB code for it, I couldn't, I didn't want to take the risk. Maybe you could code in VB for it, kedaman? hehe, your smart, if something goes wrong, I'm sure you can fix it .
-
Dec 21st, 2000, 05:15 PM
#5
transcendental analytic
Hehe i'll take that risk, thanks Matt, great idea
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Dec 21st, 2000, 05:40 PM
#6
Monday Morning Lunatic
A program called "Windows Administrator" does that. It also has a chess game in it that takes up over half the program
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 21st, 2000, 05:43 PM
#7
transcendental analytic
damn, there not that many lines when i open it with edit/70, maybe i have another version of explorer.
Code:
93833:S t a r t m e n u P ¤ z
93927:S t a r t M e n u P r o g r a m s
94039:S t a r t m e n u P a Å
94217:S t a r t m e n u b y a d d i n g
163715:S t a r t M e n u . . . +
167279:S t a r t ´ T h e r e w a s a n i
Here's a list of all S t a r t .... i found
can you send me that parksie?
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Dec 21st, 2000, 05:49 PM
#8
Monday Morning Lunatic
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 21st, 2000, 05:58 PM
#9
transcendental analytic
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Dec 21st, 2000, 06:34 PM
#10
transcendental analytic
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|