Logo
Explore Help
Sign In
ApfelTeeSaft/reactos
Watch 1
Star 0
Fork 0
mirror of https://github.com/ApfelTeeSaft/reactos.git synced 2026-08-26 19:33:31 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
ff045b2dbea893b162a200daa9d1fec641897659
reactos/sdk/include
T
History
Hervé Poussineau ff045b2dbe [NDK] Fix RTL_PAGED_CODE macro in user mode
NOP_FUNCTION is defined to "(void)0". Calling :
	RTL_PAGED_CODE();
in user mode was changed to:
	(void)0();

As "0" is not callable, this was leading to a compilation error.
2020-03-26 16:39:16 +01:00
..
asm
[SDK] Fix a typo, caught by Stas'M :)
2019-10-14 01:36:42 +02:00
c++
[SDK] Implement std::vector.data()
2019-11-18 23:50:33 +01:00
crt
[SDK][CRT] Correct stdbool.h and remove an unused one
2020-02-15 18:39:01 +03:00
ddk
Fix the ntstrsafe.h tests to make sense, actually succeed using ntstrsafe.h from Win10 (10.0.15063), and fix ReactOS' ntstrsafe.h to also pass these tests. (#1859)
2019-08-28 22:42:52 +02:00
dxsdk
[WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub
2020-02-26 18:19:18 +01:00
GL
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
host
[HOST] Do not pack structures
2020-03-14 10:26:21 +01:00
ndk
[NDK] Fix RTL_PAGED_CODE macro in user mode
2020-03-26 16:39:16 +01:00
psdk
[PSDK] SYSTEM_POWER_STATUS: Rename Reserved1 to SystemStatusFlag (#2419)
2020-03-13 18:14:16 +01:00
reactos
[SDK] Fix dummy SEH to always reference the parameter in _SEH2_EXCEPT
2020-03-26 16:39:16 +01:00
xdk
[PSDK][XDK] Move 2 aliases to psdk/winbase.h from xdk/winnt_old.h
2020-03-06 18:26:01 +01:00
Powered by Gitea Version: 1.27.2 Page: 428ms Template: 5ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API