reactos/sdk/include/reactos
Hermès Bélusca-Maïto 37b0646e76
[SDK:WINE] Fix get_temp_buffer() call in wine_dbgstr_wn()
Addendum to commit dbc7eeb47e (PR #4303).

The argument to get_temp_buffer() should specify the length of the
string being buffered + 1 (for the NUL-terminator).
The original code wrongly interverted this with specifying the buffer
shifted by one character.
2025-01-11 21:17:28 +01:00
..
appcompat [APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInformation 2019-02-25 20:00:34 +01:00
arc [SDK] Add CONFIGURATION_TYPE definition back in arc.h 2023-06-04 21:40:04 +02:00
arm
debug [SDK] Use FORCEINLINE instead of inline 2020-11-16 16:58:10 +01:00
dll [DESK] Pass the list of all display modes to extensions 2022-06-20 14:38:03 +03:00
drivers [WIN32SS][ENG][NTDDRAW] Manage DirectDraw instances when switching display mode (#4519) 2023-06-21 18:00:24 +02:00
elf [ELF] Remove remnant elf-powerpc.h header 2024-09-08 21:50:24 +02:00
idl [NETAPI32][WKSSVC][IDL] Implement NetrWkstaUserEnum 2025-01-05 16:38:04 +01:00
kjk
libs [SDK][FMIFS] Partially implement QueryDeviceInformation 2024-10-07 11:16:03 +02:00
mc [SDK][MC] errcodes.mc: Added more COM error messages (#7142) 2024-07-16 21:52:23 +02:00
services [SERVICES] On service start control message, send the service tag 2018-12-30 21:44:25 +01:00
subsys [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers 2024-12-22 11:15:37 +01:00
ui [SDK][INCLUDE] Don't navigate over size grip control with keyboard (#6914) 2024-07-09 15:34:37 +03:00
wine [SDK:WINE] Fix get_temp_buffer() call in wine_dbgstr_wn() 2025-01-11 21:17:28 +01:00
winsock [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
x86x64 [SDK] Fix naming of a CPUID structure 2024-12-24 17:27:32 +02:00
browseui_undoc.h [BROWSEUI][SHELL32] Implement BrowseObject flags (#7086) 2024-07-09 20:00:54 +02:00
buildno.h.cmake [SYSDM] Introduce KERNEL_VERSION_REVISION_RC and align system uptime string 2021-02-01 07:32:14 +01:00
cjkcode.h [CMD][SDK][WINSRV] DIR command: Consider double-width characters (#5442) 2023-07-17 07:03:22 +09:00
comctl32_undoc.h [SDK][INCLUDE] Improve <comctl32_undoc.h> more 2020-02-13 11:26:40 +09:00
compat_undoc.h [IMM32][KERNEL32][SDK] Half-implement BaseCheckAppcompatCache (#6069) 2023-12-03 23:40:49 +09:00
compatguid_undoc.h [NTDLL] Check the process manifest at startup for a compatibility section. 2018-04-09 19:36:09 +02:00
CtfImeTable.h [IMM32][SDK][NTUSER] Implement ImmProcessKey for Cicero (#6106) 2023-12-03 17:33:22 +09:00
dbgbitmap.h [SDK] Implement RTL debug bitmap 2024-09-14 20:15:07 +03:00
debug.h [SDK] Silence a GCC warning on RtlAssert 2020-02-08 22:09:14 +01:00
exeformat.h
iernonce_undoc.h [IERNONCE] [RUNONCEEX] Add RunOnceEx functionality for ReactOS (#3926) 2021-09-29 11:30:32 +02:00
imetable.h [MSCTFIME][IMM32][SDK] Implement CtfImeInquireExW (#6187) 2023-12-18 19:11:17 +09:00
imm32_undoc.h [IMM32][SDK][USER32] Fix ImmFreeLayout parameter (#7195) 2024-07-30 11:45:23 +09:00
jpnvkeys.h [IMM32][NTUSER][SDK] Add ImmCallImeConsoleIME (#5271) 2023-05-10 14:04:01 +09:00
kddll.h [NTOS:KD] Add some annotations. 2023-03-09 18:32:36 +01:00
kdros.h [SDK] Enforce callback type for KdRosRegisterCliCallback(), KdRosDeregisterCliCallback(). 2018-04-29 12:33:14 +02:00
manifest.xml
manifest_dll.rc [SDK] Fix copy-pasta, addendum to 7861960 by Mark Jansen. 2017-12-24 16:48:13 +01:00
manifest_exe.rc [SDK] Guard manifest_[dll|exe].rc against wrong usage. 2017-12-24 11:44:21 +01:00
manifest_hosted.rc [TELEPHON.CPL] Include winuser.h in the rc which is needed for manifest_hosted.rc 2018-03-01 10:05:54 +02:00
msgdump.h Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
msvctarget.h [SDK] Allow ARM64 MSVC to complete configuration (#4045) 2021-10-22 18:52:32 +03:00
probe.h [NTOS:EX][SDK:REACTOS] Fix capitalization of "LangId" in the ProbeFor*** functions. 2022-02-08 15:56:34 +01:00
reactx.h
rosioctl.h [USETUP] Remove the PARTITION_EXT2 constant and use PARTITION_LINUX in favour since PARTITION_EXT2 is just an alias to PARTITION_LINUX 2018-11-07 23:16:29 +01:00
rossym.h [NTOS:KD][NTOS:KD64][NTOS:KDBG] Fix IRQL & spinlock use 2021-06-29 11:49:20 +02:00
shdocvw_undoc.h [BROWSEUI][SHDOCVW] Move CExplorerBand to shdocvw (#7163) 2024-08-02 04:12:02 +09:00
shellfolderutils.h [NETSHELL][SHELL32] Make NetShell PIDL format more Windows compatible (#7183) 2024-08-08 22:00:03 +02:00
shellutils.h [SHELL32] Correctly compare pidls for SHBrowseForFolder BFFM_SETEXPANDED (#7499) 2024-11-16 16:28:28 +01:00
shlguid_undoc.h [SDK][SHELL32] Make CLSID_NetworkConnections the default name (#7266) 2024-09-01 11:40:24 +03:00
shlobj_undoc.h [SHDOCVW][SDK] Support Favorites bar Part 2 (#7223) 2024-08-14 12:00:47 +09:00
shlwapi_undoc.h [SHELL32] ShellExecuteW must call ShellExecuteExW (#7587) 2024-12-29 15:22:30 +01:00
srmp.h [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
stubs.h [SDK] Move definition of MyInt128 into stubs.h 2023-10-17 09:41:18 +03:00
svc.h [SDK:REACTOS][SVCHOST] Add/complete all missing definitions in the SVCHOST global header. (#4295) 2022-04-01 04:55:31 +02:00
tcpip_undoc.h
unaligned.h [SDK] Add unaligned.h header for safely accessing unaligned variables 2024-09-15 12:09:09 +03:00
undocelfapi.h [SDK] Add a header for the user-mode NT EventLog API. Addendum to commit dca4fd46 (SVN r71384). 2018-03-25 00:28:04 +01:00
undocgdi.h [FONTEXT] Initial implementation of CFontExt::DoGetFontTitle (#3127) 2020-09-12 09:40:48 +09:00
undocmpr.h [WINLOGON][MPR][SDK] WNetClearConnections: Fix function parameter type (#3480) 2021-04-18 21:58:44 +03:00
undocshell.h [SHLWAPI] SHInvokeCommandOnContextMenu[Ex] and SHInvokeCommandWithFlagsAndSite (#7228) 2024-08-19 00:32:46 +02:00
undocuser.h [SDK][NTUSER] s/KLF_UNLOAD/KL_UNLOAD/ (#7196) 2024-07-29 19:30:49 +09:00
uxundoc.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
verifier.h [RTL] Use RtlApplicationVerifierStop for DPH 2022-11-01 21:26:05 +01:00
version.cmake A problem has been detected and ReactOS has been shut down to prevent 2025-01-01 00:00:00 +01:00
version.h.cmake
version.rc [SDK] Shorten autogenerated Copyright strings (#5210) 2023-04-04 12:10:59 +02:00
windbgkd.h [REACTOS] Finally get some ARM64 applications building (#4517) 2022-05-25 17:06:32 +03:00
windns_undoc.h [DNSAPI][DNSRSLVR] Implement DnsGetCacheDataTable() 2019-12-22 11:21:04 +01:00
winxx.h Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
wmiioctl.h