do not hard code to Bitstream Vera Sans use MS Shell Dlg instead

svn path=/trunk/; revision=23615
This commit is contained in:
Magnus Olsen 2006-08-20 12:46:02 +00:00
parent 35b13e8bb0
commit 4e7aa7365f

View file

@ -8,7 +8,7 @@ LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
SELWINDOW DIALOG DISCARDABLE 20, 20, 220, 140
STYLE DS_SYSMODAL | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION |
WS_SYSMENU
FONT 8, "Bitstream Vera Sans"
FONT 8, "MS Shell Dlg"
CAPTION "Âèá³ð â³êíà"
BEGIN
LISTBOX 100, 5, 5, 210, 110, LBS_NOTIFY | LBS_NOINTEGRALHEIGHT | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_HSCROLL