|
|
![]() |
|
|
Top | #1 |
|
Unregistered
Posts: n/a
|
Im trying to change the Log Off and Please Wait dialogs in shell32.dll. I imported all the bmps and Im done with that part. All I have to do now is change the size, buttons... of the dialog. I went to dialog resource #1089 and changed all the sizes, locations... so it fits the bmps but I have 2 problems: 1. I cant get rid of the windows flag. I deleted the line for it in #1089 and also tried replacing the bmp with another one using the magic pink color but IT JUST WONT GO AWAY. 2. In the original Windows log off and please wait dialogs, it had the actuall words in big white font. I have no idea how to change it. I tried through setting the font in #1089 but it only changes the font on the buttons. Im pretty sure there is another file somewhere telling windows to do this. So basically, now I have the buttons, bmps... in place except for the windows flag and those big "Please Wait" and "Log Off Windows" in my dialogs. Anyone know how to solve any of these two or both? Thanks in advance. PS, I hope you understand what I just said
|
|
|
|
Top | #2 |
|
Unregistered
Posts: n/a
|
F*ck, can a mod please move this to the Tweaks section? I think Im gonna get more help there.
Thanks *You're welcome* ![]() gonaads |
|
|
|
Top | #4 |
|
OSNN Veteran Addict
Joined: June 2002
Location: Amstelveen, The Netherlands
Posts: 2,846
Reputation: 120
Power: 151 |
sorry cant help ya, i dont know anything of shell32.dll stuff
|
|
|
|
|
|
Top | #5 |
|
OSNN Veteran Addict
Joined: May 2002
Location: London England
Posts: 1,014
Reputation: 140
Power: 133 |
What language are you using to call the API’s from within shell32.dll, is it VB6 or C++?
You can make changes to the dialogue boxes and forms and icons and associations etc, from here but not to other things where you would need to recompile the dll. The log-off screen can be customised without recourse to shell32.dll. System dialogue boxes can be made to look different but only within the scope defined by MS. Or have I misunderstood the question?
|
|
|
|
|
|
Top | #6 |
|
Unregistered
Posts: n/a
|
No, Im not using C++ or anything, I dont even know those languages.
Im using ResHack to change bmps and the code for each dialog. |
|
|
|
Top | #7 |
|
OSNN Veteran Addict
Joined: May 2002
Location: London England
Posts: 1,014
Reputation: 140
Power: 133 |
I don’t advise using utilities like this to (what amounts to) hacking into basic system function as they can have unexpected and disastrous results, however this link might help: -
http://www.customize.org/forum/4962 I had no idea what this did or is supposed to do so go here for an explanation as I did: - http://www.dixie-chicks.com/misc/reshack.html This utility was originally developed using Delphi 3.02. Don’t recommend it to any serious programmer though as it’s a resource hacker and poss instability generator. Is this allowed here?
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BlueCurve Shell32 | DFX | Desktop Customisation | 8 | May 5th, 2003 3:27pm |
| has anyone use shell32.dll b4? | Razorwing | Windows Desktop Systems | 4 | February 26th, 2003 7:19am |
| Shell32.dll in use how to overwrite? | Grfx Guru | Windows Desktop Systems | 7 | November 1st, 2002 2:03pm |
| shell32 | Bman | Desktop Customisation | 3 | August 15th, 2002 4:17am |