[GME-commit] GMESRC/GME/Gme GME.rc,1.172,1.173

Log messages of CVS commits gme-commit at list.isis.vanderbilt.edu
Thu May 1 12:27:40 CDT 2008


Update of /project/gme-repository/GMESRC/GME/Gme
In directory escher:/tmp/cvs-serv14752/Gme

Modified Files:
	GME.rc 
Log Message:
Emergency dialog cosmetics

CVS User:  (csaba)

Index: GME.rc
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Gme/GME.rc,v
retrieving revision 1.172
retrieving revision 1.173
diff -C2 -d -r1.172 -r1.173
*** GME.rc	30 Apr 2008 23:58:37 -0000	1.172
--- GME.rc	1 May 2008 17:27:38 -0000	1.173
***************
*** 1141,1145 ****
  END
  
! IDD_EMERGENCY_DIALOG DIALOGEX 0, 0, 315, 147
  STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | 
      WS_SYSMENU
--- 1141,1145 ----
  END
  
! IDD_EMERGENCY_DIALOG DIALOGEX 0, 0, 315, 135
  STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | 
      WS_SYSMENU
***************
*** 1147,1157 ****
  FONT 8, "MS Shell Dlg", 400, 0, 0x1
  BEGIN
!     DEFPUSHBUTTON   "OK",IDOK,258,126,50,14
      CONTROL         "Write MiniDump crash report",IDC_MINIDUMP_CHECK,"Button",
!                     BS_AUTOCHECKBOX | WS_TABSTOP,7,98,301,17
      LTEXT           "Emergency Save Information",IDC_EMERGENCY_INFO_STATIC,7,
                      7,301,24
      LTEXT           "MiniDump crash dump information",
!                     IDC_MINIDUMP_INFO_STATIC,7,35,301,57
  END
  
--- 1147,1157 ----
  FONT 8, "MS Shell Dlg", 400, 0, 0x1
  BEGIN
!     DEFPUSHBUTTON   "OK",IDOK,258,113,50,14
      CONTROL         "Write MiniDump crash report",IDC_MINIDUMP_CHECK,"Button",
!                     BS_AUTOCHECKBOX | WS_TABSTOP,7,95,301,13
      LTEXT           "Emergency Save Information",IDC_EMERGENCY_INFO_STATIC,7,
                      7,301,24
      LTEXT           "MiniDump crash dump information",
!                     IDC_MINIDUMP_INFO_STATIC,7,39,301,52
  END
  



More information about the GME-commit mailing list