Sweden-Number/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 user.exe: Build with msvcrt. 2019-06-25 08:32:37 +02:00
bidi.c
comm.c user.exe: Build with msvcrt. 2019-06-25 08:32:37 +02:00
dialog.c user.exe: Build with msvcrt. 2019-06-25 08:32:37 +02:00
hook.c
message.c user.exe: Build with msvcrt. 2019-06-25 08:32:37 +02:00
network.c user.exe: Build with msvcrt. 2019-06-25 08:32:37 +02:00
user.c
user.exe16.spec
user_private.h
version.rc
window.c user.exe16: Releasing DC does not disable it. 2020-01-13 16:09:15 +01:00