Index: base/applications/notepad/main.c =================================================================== --- base/applications/notepad/main.c (revision 68551) +++ base/applications/notepad/main.c (working copy) @@ -587,7 +587,7 @@ MONITORINFO info; INT x, y; - static const TCHAR className[] = _T("NPClass"); + static const TCHAR className[] = _T("Notepad"); static const TCHAR winName[] = _T("Notepad"); switch (GetUserDefaultUILanguage())