wine-wine/dlls/user.exe16
Jeff Smith 0778945e34 user.exe16: Releasing DC does not disable it.
ReleaseDC in user32 marks cache DCs as disabled.  For user.exe (the
16-bit equivalent), this causes DCs to become inaccessible after
release.  On Windows, they are still accessible after release.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44408
Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-13 16:09:15 +01:00
..
Makefile.in
bidi.c
comm.c
dialog.c
hook.c
message.c
network.c
user.c
user.exe16.spec
user_private.h
version.rc
window.c