shell32: Add caption to the Run dialog

j s computerwhiz02 at hotmail.com
Tue Apr 28 16:48:14 CDT 2015


--- dlls/shell32/shell32.rc | 1 + 1 file changed, 1 insertion(+)
diff --git a/dlls/shell32/shell32.rc b/dlls/shell32/shell32.rcindex 847d2ce..3a16da3 100644--- a/dlls/shell32/shell32.rc+++ b/dlls/shell32/shell32.rc@@ -330,6 +330,7 @@ FONT 10, "MS Shell Dlg"  SHELL_RUN_DLG DIALOG 0, 0, 235, 83 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU+CAPTION "Run" FONT 8, "MS Shell Dlg" {  ICON "", IDC_RUNDLG_ICON, 7, 11, 18, 20, WS_VISIBLE
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150428/ead4060c/attachment.html>


More information about the wine-patches mailing list