Index: win32ss/user/ntuser/msgqueue.c =================================================================== --- win32ss/user/ntuser/msgqueue.c (revision 57036) +++ win32ss/user/ntuser/msgqueue.c (working copy) @@ -1016,7 +1016,6 @@ { case EM_GETLINE: case EM_SETPASSWORDCHAR: - case WM_GETTEXT: case WM_NOTIFY: if (uResult) *uResult = -1; ERR("Running across the border without a passport!\n");