reactos/win32ss
Giannis Adamopoulos c5db5399dc [USER32] Implement the index -1 for GetWindowLong which returns a pointer to WW
We don't have this struct but WND already contains the same fields in the right
order so we can just return the pointer to the first one.

The meaning of the -1 index was found here: http://www.geoffchappell.com/studies/windows/win32/user32/structs/wnd/index.htm
2017-12-25 00:12:45 +02:00
..
drivers [VGA] Correct VgaInterpretCmdStream() declaration. 2017-12-09 13:11:45 +01:00
gdi [GDI32] Fix TextOutA multibyte text length overgoing. CORE-14070 2017-12-17 02:04:31 +01:00
include [USER32] Implement the index -1 for GetWindowLong which returns a pointer to WW 2017-12-25 00:12:45 +02:00
printing [PRINTING] Fix GetPrinterW, add tests for it and GetDefaultPrinterA/W, and add a proper stub for GetPrinterDriverDirectoryA. 2017-12-10 12:28:08 +01:00
reactx
user [USER32] Implement the index -1 for GetWindowLong which returns a pointer to WW 2017-12-25 00:12:45 +02:00
CMakeLists.txt
napi.h
pch.h
sys-stubs.S
w32ksvc.db
w32ksvc.h
win32k.h
win32k.rc
win32k.spec
win32kp.h