reactos/win32ss/user
James Tabor 568b6d0558 [NTUser] Fix Strings and Format to Hooks
Allocate heap instead of data segment to be used for callbacks on user side.
Move and correct initial hook call out setup. Use it in more than one hook call.

This fixes issues with strings out of alignment and use of kernel pointers.

See CORE-13907 and CORE-16769. KsStudio still needs retested.

Small wow update.
2020-04-03 03:58:29 -05:00
..
ntuser [NTUser] Fix Strings and Format to Hooks 2020-04-03 03:58:29 -05:00
rtl [WIN32SS] Replace inline by FORCEINLINE, as in other files of the module 2020-01-22 20:57:42 +01:00
user32 [NTUser] Fix Strings and Format to Hooks 2020-04-03 03:58:29 -05:00
winsrv [WINSRV] Use DIB section for frame buffer bitmap 2020-03-22 12:05:05 +01:00