reactos/win32ss/user
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
..
ntuser [WIN32K] avoid BSOD in Bochs 2.6.8 CORE-13629, patch by Mark Jansen 2017-12-20 17:38:36 +01:00
rtl
user32 [USER32] Implement the index -1 for GetWindowLong which returns a pointer to WW 2017-12-25 00:12:45 +02:00
winsrv [CONSRV] Deduplicate GetScreenBufferSizeUnits(), SmallRectToRect() and ConsoleInput. Rename ConsoleList and InsertConsole(). #179 2017-12-08 23:04:48 +01:00