reactos/win32ss/gdi/eng
Katayama Hirofumi MZ 94a42d43b5
[WIN32SS][NTUSER] Fix message time (#1259)
Fix CORE-15565 and make #1245 GetMessageTime testcase successful. CORE-15565
- Erase MsqCalculateMessageTime function.
- Use (DWORD)EngGetTickCount() instead.
- Ghosting is temporarily disabled.
2019-04-12 07:56:04 +09:00
..
i386
alphablend.c
bitblt.c [WIN32K] Implement RECTL_bClipRectBySize() and use it in IntEngBitBlt() to clip the target rect against the bounds of the target surface. Also clip the source rect against the source surface. Fixes remaining part of CORE-14463 2018-06-30 16:40:04 +02:00
bitblt_new.c [WIN32K] Implement RECTL_bClipRectBySize() and use it in IntEngBitBlt() to clip the target rect against the bounds of the target surface. Also clip the source rect against the source surface. Fixes remaining part of CORE-14463 2018-06-30 16:40:04 +02:00
clip.c
copybits.c
debug.c
device.c [WIN32K] Deny deviceless calls to EngDeviceIoControl 2018-12-31 20:35:17 +01:00
device.h
driverobj.c
driverobj.h
drvdbg.c
eng.h [WIN32SS][NTUSER] Fix message time (#1259) 2019-04-12 07:56:04 +09:00
engbrush.c
engevent.c
engevent.h
engmisc.c
engobjects.h [WIN32SS][FONT] Fix font metrics (#713) 2018-08-12 15:12:13 +02:00
engwindow.c [WIN32SS] 2017-11-18 12:15:45 +01:00
error.c
float.c
floatobj.h
gradient.c
inteng.h
ldevobj.c
ldevobj.h [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
lineto.c
mapping.c
mapping.h
math.c
mem.c
mouse.c
mouse.h
paint.c
pathobj.c
pdevobj.c [WIN32SS] Try to recover display when changing the display mode fails for whatever reason. 2019-01-02 21:12:22 +01:00
pdevobj.h [WIN32SS] 2017-11-18 12:15:45 +01:00
perfcnt.c
rlecomp.c [WIN32SS] Fix RLE4 bitmap decoding (#1188) 2018-12-25 18:04:21 +09:00
semaphor.c
sort.c
stretchblt.c
string.c
stubs.c
surface.c
surface.h [WIN32SS] 2017-11-18 12:15:45 +01:00
transblt.c
umpdstubs.c
xlateobj.c
xlateobj.h