@@ -204,7 +204,7 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
204204BEGIN
205205 ICON IDR_MAINFRAME,IDC_STATIC,11,17,20,20
206206 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.",
208208 IDC_STATIC,40,25,122,19
209209 DEFPUSHBUTTON "OK",IDOK,176,6,32,14,WS_GROUP
210210END
@@ -225,7 +225,7 @@ BEGIN
225225 PUSHBUTTON "Start Animation",IDC_START_ANIMATION,23,148,62,14
226226 GROUPBOX "Statusbar Pane Icons: ",IDC_STATIC,186,7,149,79,0,
227227 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:",
229229 IDC_STATIC,200,22,125,26
230230 CONTROL "Icon 1",IDC_ICON1,"Button",BS_AUTORADIOBUTTON |
231231 WS_GROUP,220,55,36,10
0 commit comments