Installation, updates, general problem solving and assistance.
User avatar
TmEE
VIP
Posts: 229
Joined: 2013-08-09 16:52
Contact:

2013-10-05 15:19 »

What is the service pack doing to get File Open/Save boxes to display files in detail view ?

I would not have any problems with it if the filename field was lot longer, but I have found no way to make it remember any of the view settings...

You can see why this :
ViewProblem.png
ViewProblem.png (15.07 KiB) Viewed 9991 times


Is not as useful as this :
MuchBetter.png
MuchBetter.png (15.59 KiB) Viewed 9991 times

Or this which is the behaviour prior to installing the SP :
ThisIsNaissToo.png
ThisIsNaissToo.png (13.17 KiB) Viewed 9991 times


I can always get the details of the file from properties if I need to, but having visible file names is a whole lot more important to me.

User avatar
PROBLEMCHYLD
VIP
Posts: 1001
Joined: 2013-03-22 12:55

2013-10-05 18:36 »

How did you get the second image to display like that? I like that as well. I just got my internet disconnected. Once i get it back up and running ill be able to be on here more frequently and fix all known issues. Im using a cell phone right now and this shit sucks!

User avatar
!
30%
Posts: 3323
Joined: 2013-02-25 18:36

2013-10-05 18:37 »

PROBLEMCHYLD wrote:...Im using a cell phone right now and this shit sucks!

Hahaha... I know that feeling! :D :D :D

User avatar
TmEE
VIP
Posts: 229
Joined: 2013-08-09 16:52
Contact:

2013-10-05 21:03 »

I just dragged the name field longer, to make the image. I have found no way to make it stick.
When I close the box and open again it will be back to not very visible, which is why I asked what is being done to change the default view to Details. I would like to be able to revert it back to list view just so file names would be more visible (and more files too without needing to scroll around if the filenames are not overly long).

User avatar
PROBLEMCHYLD
VIP
Posts: 1001
Joined: 2013-03-22 12:55

2013-10-05 21:21 »

I patched comdlg32.dll is the reason for the behavior.

User avatar
TmEE
VIP
Posts: 229
Joined: 2013-08-09 16:52
Contact:

2013-10-05 22:57 »

OK thänk you, I'll restore the original file manually after installation of the SP then.

Drugwash

2013-10-10 10:57 »

Extremely vaguely, I remember someone (possibly at MSFN) had patched some system file related to the Open/Save dialogs. It may well be this Common Dialogs library (comdlg32.dll). Scouring through my system I found this library with the very same version number as the one on the Windows installation CD (4.72.3510.2300) but of a strikingly shorter size: 172,032 bytes vs 176,128 bytes on CD.

I must have had that file installed for ages but for the life of me I can't remember how or where I got it from. Thing is, the name field width in my version is quite large, just as you'd like it (or close enough), TmEE. That is unless those values are written somewhere in the registry.

Oddly enough, the aforementioned library only presents a ListBox control in its Dialog resources, while in Details view the Open/Save dialog uses a ListView control. This means, for a change in appearance one should disassemble the code and find where the ListView parameters are stored/changed and alter them accordingly. Again, unless all this is stored in the registry, which I do not know.

Here's a screenshot of an Open File dialog as it pops up unmodified on my 98SE system:
8094487.png
8094487.png (10.08 KiB) Viewed 9957 times

And here's the said library:
COMDLG32.7Z
(71.19 KiB) Downloaded 588 times

User avatar
PROBLEMCHYLD
VIP
Posts: 1001
Joined: 2013-03-22 12:55

2013-11-01 11:08 »

Updated ::clap:: ::thumbup:: :P

I thought it was going to be a problem at first, can you please add the actual version number instead of the 3.x.
A lot of people doesn't realize we have many newer versions. Thanks and enjoy.
I finally have my internet back on. The old company went to shit, now I have a better provider.

4js

2013-11-01 17:54 »

thank you for 3.28
word 97 - 8-)

User avatar
Fool's design
3%
Posts: 315
Joined: 2013-02-14 10:11

2013-11-03 02:41 »

Mirrored. :D

Post Reply