hi,
i've made a little program to animate the start button with some text (actually bitmaps). feel free to change them.
you can download the program from my website.
bye
That's a pretty neat trick safcon. The only problem I've had (and don't know if it's unique to my system somehow) is that once the app exits by using the hotkey....the original start button bmp returns. But as soon as I click on the start button, the bmp disappears. Any clue why this happens?
well im using windows 2000 and the only thing that happened to me is the startbutton no longer has anything on it.
hmmm
smurf
,
Delete this line:
invoke DeleteObject,oldbmp ;|> and delete that bitmap
Because the handle is still needed.
This message was edited by Soul~Drudge, on 4/5/2001 9:52:35 PM