Rayza Posted July 27, 2005 Posted July 27, 2005 You'll probably have to be more specific, like what do want to do with the dl file etc...
phrack Posted July 27, 2005 Author Posted July 27, 2005 You'll probably have to be more specific, like what do want to do with the dl file etc...<{POST_SNAPBACK}>i want to change the aspect and some ideas i have.. sorry for my english but you know what dll it used?
Rayza Posted July 27, 2005 Posted July 27, 2005 Are you trying to change the way it looks? I'm still doing a search.Nothing wrong with your english....
phrack Posted July 27, 2005 Author Posted July 27, 2005 I NOT KNOW HOW TO EXPLAINi will give you a shot when i modifi the dll!
phrack Posted July 28, 2005 Author Posted July 28, 2005 NOBODY KNOWS WHAT DLL OR FILE SHOW THE INFORMATION?
TwoWarriors Posted July 28, 2005 Posted July 28, 2005 Seems to be a part of the explorer.exeI did some search but can't figure it out.
phrack Posted July 28, 2005 Author Posted July 28, 2005 Seems to be a part of the explorer.exeI did some search but can't figure it out.<{POST_SNAPBACK}>is not at explorer.exe ( and not at shell32.dll
gunsmokingman Posted July 28, 2005 Posted July 28, 2005 This is dialog 1080 in XP SP2 shell32.dllThat is the one you want.Here is the code for it from the XP SP2 shell32.dll1080 DIALOGEX 0, 0, 227, 218STYLE DS_FIXEDSYS | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENUCAPTION "General"LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_USFONT 8, "MS Shell Dlg"{ CONTROL "", 14400, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 7, 7, 21, 20 CONTROL "&Label:", -1, STATIC, SS_LEFT | WS_CHILD | WS_GROUP, 50, 11, 0, 0 CONTROL "", 14401, EDIT, ES_LEFT | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 56, 11, 164, 14 CONTROL "", 13095, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 7, 32, 213, 1 CONTROL "Type:", 14414, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 38, 42, 9 CONTROL "", 14402, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 56, 38, 164, 14 CONTROL "File system:", 14426, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 7, 51, 42, 9 CONTROL "RAW", 14427, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 56, 51, 164, 14 CONTROL "", 13096, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 7, 64, 213, 1 CONTROL "z", 14403, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_BORDER, 7, 69, 10, 9 CONTROL "Used space:", 14416, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 21, 69, 46, 9 CONTROL "---", 14406, STATIC, SS_RIGHT | WS_CHILD | WS_VISIBLE | WS_GROUP, 69, 69, 85, 9 CONTROL "", 14405, STATIC, SS_RIGHT | WS_CHILD | WS_VISIBLE | WS_GROUP, 161, 69, 35, 9 CONTROL "", 14404, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_BORDER, 7, 82, 10, 9 CONTROL "Free space:", 14417, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 21, 82, 46, 9 CONTROL "---", 14407, STATIC, SS_RIGHT | WS_CHILD | WS_VISIBLE | WS_GROUP, 69, 82, 85, 9 CONTROL "", 14408, STATIC, SS_RIGHT | WS_CHILD | WS_VISIBLE | WS_GROUP, 161, 82, 35, 9 CONTROL "", 14413, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 7, 97, 213, 1 CONTROL "Capacity:", 14415, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 21, 103, 46, 10 CONTROL "---", 14409, STATIC, SS_RIGHT | WS_CHILD | WS_VISIBLE | WS_GROUP, 69, 103, 85, 9 CONTROL "", 14410, STATIC, SS_RIGHT | WS_CHILD | WS_VISIBLE | WS_GROUP, 161, 103, 35, 9 CONTROL "", 14411, BUTTON, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 68, 116, 82, 39 CONTROL "", 14412, STATIC, SS_CENTER | WS_CHILD | WS_VISIBLE | WS_GROUP, 38, 160, 150, 10 CONTROL "&Disk Cleanup", 14428, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 166, 154, 54, 14 CONTROL "", 14429, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 7, 171, 213, 1 CONTROL "&Compress drive to save disk space", 13105, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 191, 208, 10 CONTROL "Allow Indexing Service to &index this disk for fast file searching", 13158, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 205, 208, 10 }
Railman5 Posted July 29, 2005 Posted July 29, 2005 We're all intreagued as to what you are giong to do with it.please keep us posted.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now