Log in

View Full Version : Is it possible to use "MS Shell Dlg" in place of "MS Sans Serif"?


Yasu
17th February 2004, 13:43
Thank you Koepi, I can see "packed bitstream" from XviD 1.0Beta3.

I asked the question that XviD config dialog is not seen as expected in XviD 1.0Beta2 thread.
I have seeked a solution since then.

I got a hint(lsj1412 solved it with a resource editor).
http://forum.doom9.org/showthread.php?s=&threadid=70181
The resource-changed xvidvfw.dll works fine on my OS.
I encoded a 102minutes avi file(Avisynth scripts).

XviD developer:
I downloaded xvidcore-1.0.0-RC2.tar.bz2 from Koepi's site.
In xvidcore-1.0.0-rc2/vfw/src/resource.rc
I found 'Font 8, "MS Sans Serif"'.
If "MS Sans Serif" is changed to "MS Shell Dlg", XviD configuration dialog may be seen as expected in Windows XP Japanese Version and asian version.
As I don't have MSVC++, I can't check it myself.
Of course I am not 100% sure and I don't know xvidvfw.dll works fine on the other language version espacially one bite language version.

If this works well, is it possible to use "Font 9" in place of "Font 8"?
8 points character is small on Windows XP Japanese Version.

I hope my information is useful.

Yasu

port66
17th February 2004, 13:59
download resource hacker. latest build of koepi`s isnt packed with upx, goto the resource and hit compile

Yasu
17th February 2004, 16:00
port66:
I could't make me understood in English.
I used Resource Hacker and used 'Font 9, "MS Shell Dlg"' in place of 'Font 8, "MS Sans Serif"'.
XviD configuration Dialog is seen as expected and my resource-changed xvidvfw.dll works fine.
This result says using "MS Shell Dlg" is a solution.

I am suggesting using "MS Shell Dlg" in place of "MS Sans Sherif" in the source.
VirtualDubMod uses "MS Shell Dlg" in its dialog.

Yasu

Koepi
17th February 2004, 16:32
I'm playing around with it. It looks a little weird to me though, let's see what happens.

Regards
Koepi

EDIT: ok, works like charme, we should change it. :)

Yasu
17th February 2004, 16:40
Thank you very very much, Koepi.

Yasu

port66
17th February 2004, 16:50
you can download resource hacker from http://www.users.on.net/johnson/resourcehacker/

then open the file xvidvfw.dll - and expand the resource tree

Yasu
18th February 2004, 13:01
port66:
Thank you.
I have Resource Hacker(Japanese Version).
I changed XviD resource and that xvidvfw.dll works fine.

Yasu