[USER32] Fix GetWindowTextLength() blocking call using the same technique as in GetWi...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 17 Mar 2018 22:45:40 +0000 (23:45 +0100)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 17 Mar 2018 22:47:16 +0000 (23:47 +0100)
commit68430db4622d6920be15484108f0c75e43c6b86a
treed055a65fac43bd215ce88e55cb4c924a20a72c2b
parent69acbe905af9bdbf4cdb9fbac72a093d9ec3b6e6
[USER32] Fix GetWindowTextLength() blocking call using the same technique as in GetWindowText(). Fix indentation in GetWindowText().
win32ss/user/user32/windows/window.c