This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-05-30 05:51:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f548599a4b9e33eeec79b113e7d8bc511336b07
reactos
/
win32ss
History
Thomas Faber
c7c36702d2
[USER32] ForceResetUserApiHook is WINAPI, not FASTCALL. CORE-14450
...
Fixes stack pointer corruption when using Windows's uxtheme.dll.
2018-03-09 09:06:12 +01:00
..
drivers
[VGA] Correct VgaInterpretCmdStream() declaration.
2017-12-09 13:11:45 +01:00
gdi
[WIN32K:NTGDI] Fix more uses of RtlCreateUnicodeString. CORE-14271
2018-01-31 12:35:30 +01:00
include
[WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds
2018-02-19 22:36:36 +01:00
printing
[PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs.
2018-01-17 12:52:12 +01:00
reactx
[DXG] Fix a Clang-Cl warning about DDHAL_CB32_CANCREATESURFACE
2018-02-10 18:04:05 +01:00
user
[USER32] ForceResetUserApiHook is WINAPI, not FASTCALL. CORE-14450
2018-03-09 09:06:12 +01:00
CMakeLists.txt
…
napi.h
…
pch.h
…
sys-stubs.S
…
w32ksvc.db
…
w32ksvc.h
[WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds
2018-02-19 22:36:36 +01:00
win32k.h
…
win32k.rc
…
win32k.spec
…
win32kp.h
…