Pass the main exe name in the CREATE_PROCESS debug event.
[wine.git] / dlls / shell32 / shell32_Pt.rc
bloba67fd443284b92ee61a8dcd1c1b34e75b2cbf874
1 LANGUAGE LANG_PORTUGUESE, SUBLANG_DEFAULT
3 SHELL_ABOUT_MSGBOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 15, 40, 210, 152
4 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
5 CAPTION "Sobre %s"
6 FONT 10, "System"
8  DEFPUSHBUTTON "OK", IDOK, 153, 130, 50, 12
9  LISTBOX 99, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
10  ICON "", 1088, 189, 10, 14, 16
11  LTEXT "", 100, 8, 10, 137, 33
12  LTEXT "Wine foi disponibilizado por:", 98, 8, 55, 137, 10