A couple of optimizations to avoid some server calls in WIN_FindWndPtr
commit7695d69046b9bb4a2372575988fe4b3cb423091a
authorAlexandre Julliard <julliard@winehq.org>
Mon, 24 Sep 2001 01:19:59 +0000 (24 01:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Sep 2001 01:19:59 +0000 (24 01:19 +0000)
treec5d45f1b831af3c642fcc674c83210afeeb7f8e2
parent5af055d8df8de27ae5fae7f7c8c31a0a05cbd3a9
A couple of optimizations to avoid some server calls in WIN_FindWndPtr
and related functions.
dlls/user/msg16.c
include/win.h
include/wine/server_protocol.h
server/protocol.def
server/trace.c
server/user.c
windows/message.c
windows/timer.c
windows/win.c
windows/winpos.c