@@ -204,7 +204,7 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
204
204
BEGIN
205
205
ICON IDR_MAINFRAME,IDC_STATIC,11,17,20,20
206
206
LTEXT "StatusBarDemo Application Version 1.0",IDC_STATIC,40,10,119,8
207
- LTEXT "� 2007 - 2008 Microsoft Corporation. All rights reserved.",
207
+ LTEXT "� 2007 - 2008 Microsoft Corporation. All rights reserved.",
208
208
IDC_STATIC,40,25,122,19
209
209
DEFPUSHBUTTON "OK",IDOK,176,6,32,14,WS_GROUP
210
210
END
@@ -225,7 +225,7 @@ BEGIN
225
225
PUSHBUTTON "Start Animation",IDC_START_ANIMATION,23,148,62,14
226
226
GROUPBOX "Statusbar Pane Icons: ",IDC_STATIC,186,7,149,79,0,
227
227
WS_EX_TRANSPARENT
228
- LTEXT "Developer can assign an icon to the staus bar pane. Please choose an icon to be displayed in the status bar pane:",
228
+ LTEXT "Developer can assign an icon to the status bar pane. Please choose an icon to be displayed in the status bar pane:",
229
229
IDC_STATIC,200,22,125,26
230
230
CONTROL "Icon 1",IDC_ICON1,"Button",BS_AUTORADIOBUTTON |
231
231
WS_GROUP,220,55,36,10
0 commit comments