[SDK][Translation] Polish translation update (#495)
[reactos.git] / sdk / include /
2018-08-19 Paweł Cholewa[SDK][Translation] Polish translation update (#495)
2018-08-17 Timo Kreuzer[NTOS:OB] Rename object types to their official names...
2018-08-17 Hermès Bélusca-Maïto[SDK][UNDOCUSER] Add undocumented user32.dll SoftModalM...
2018-08-17 Hermès Bélusca-Maïto[PSDK] Add IDCANCEL and IDASYNC values (returned by...
2018-08-15 Mike SwansonRemove unnecessary executable bits
2018-08-12 Eric Kohl[UMPNPMGR] Partially implement ReenumerateDeviceInstanc...
2018-08-12 Eric Kohl[NETAPI32] Add DFS RPC interface and some DFS stubs
2018-08-05 Eric Kohl[SRVSVC] Set and retrieve service bits and rename unkno...
2018-08-05 Katayama Hirofumi MZ[SHELL32] Fix handling of multiple parameters in the...
2018-08-04 Eric Kohl[LSASRV][SECUR32] Implement LsaRegisterPolicyChangeNoti...
2018-08-04 Timo Kreuzer[APPLICATIONS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[USBPORT] Fix 64 bit issues
2018-07-25 Mark Jansen[XDK][NDK] Restore struct alignment for IO_STACK_LOCATION
2018-07-16 Hermès Bélusca-Maïto[PSDK] Fix a typo. Has also been caught independently...
2018-07-15 Victor Perevertkin[ASM] Fixed ".double" macro in asm.inc.
2018-07-15 Eric Kohl[NTOSKRNL][NDK][UMPNPMGR] Define and use PLUGPLAY_CONTR...
2018-07-14 Timo Kreuzer[PSDK] Add SymTagENum to dbghelp.h and imagehlp.h
2018-07-13 Katayama Hirofumi MZ[EXPLORER][SHELL32][USER32] Implement 'Show the Desktop...
2018-07-08 Katayama Hirofumi MZ[SHELL32][EXPLORER] Update system-wide environment...
2018-07-01 Timo Kreuzer[SDK] Fix 64 bit issues
2018-07-01 Timo Kreuzer[NDK] Fix definition of MSR_DEBUG_CTL_LBR and MSR_DEBUG...
2018-07-01 Timo Kreuzer[NDK] Fix alignment macros and add missing ones
2018-07-01 Timo Kreuzer[DRIVERS][NTOS][NDK] Use IO_STACK_LOCATION instead...
2018-07-01 Timo Kreuzer[XDK][NDK] Fix IO_STACK_LOCATION alignments
2018-07-01 Timo Kreuzer[XDK] Stop randomly packing structures half throughout...
2018-07-01 Timo Kreuzer[NDK] Fix the type of KPROCESS::ActiveProcessors
2018-07-01 Timo Kreuzer[NDK] Update x64 version of KEXCEPTION_FRAME
2018-06-30 Timo Kreuzer[MC] Fix build of message text files for latest VS...
2018-06-30 Timo Kreuzer[CMAKE] Zap builddir.h.cmake and instead define macros...
2018-06-28 Serge Gautherie[DBGHELP] Fix 3 MSVC warnings about MiniDumpWriteDump...
2018-06-27 Hermès Bélusca-Maïto[NTOS:SE] Overhaul the token management code.
2018-06-27 Hermès Bélusca-Maïto[NDK] Update NtCreateToken() prototype annotations.
2018-06-27 Hermès Bélusca-Maïto[NTOS:SE] Add a documentation note about SeTokenIsWrite...
2018-06-27 Hermès Bélusca-Maïto[PSDK] ntsecpkg.h: fix minor typos (make some structure...
2018-06-06 Katayama Hirofumi MZ[SHELL32] Split dialogs/folder_options.cpp (#582)
2018-06-05 Serge Gautherie[CMAKE] Add "--always" parameter to "git describe"...
2018-06-04 Amine Khaldi[INCLUDE/WINE] Update rbtree.h. CORE-14656
2018-06-04 Amine Khaldi[PSDK] Update ntdsapi.h. CORE-14656
2018-06-04 Amine Khaldi[PSDK] Update msctf.idl. CORE-14656
2018-05-31 Eric Kohl[NDK] Replace the SYSTEMTIME fields StandardDate and...
2018-05-27 Eric Kohl[USERENV] Implement CopySystemProfile Part 1 (Add a...
2018-05-27 Amine Khaldi[PSDK] Add missing GdipSetPathGradientPath() and GdipTr...
2018-05-27 Amine Khaldi[INCLUDE/WINE][USER32_APITEST] Add ARRAY_SIZE to test...
2018-05-27 Amine Khaldi[PSDK] Add missing OFN_EX_NOPLACESBAR. CORE-14656
2018-05-27 Amine Khaldi[PSDK] Add missing DRV_QUERYFUNCTIONINSTANCEID. CORE...
2018-05-27 Amine Khaldi[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging...
2018-05-25 Pierre Schweitzer[SDK] Add more types for job objects information
2018-05-25 Pierre Schweitzer[SDK] Add a few types for job objects information
2018-05-24 Eric Kohl[STORPORT] Enumerate attached devices
2018-05-20 Joachim Henze[SDK] "0.4.10-dev" Starts here. 0.4.10-dev
2018-05-20 Pierre Schweitzer[EVENTMSG] Add French translation.
2018-05-12 Mark Jansen[SDK] Add initial verifier header.
2018-05-12 Mark Jansen[SDK] Correct NtGlobalFlag names.
2018-05-12 Thomas Faber[USBPORT] Fix x64 build.
2018-05-11 Vadim Galyant[USBPORT][USBOHCI_NEW] Avoid using pointers for physica...
2018-05-10 Pierre Schweitzer[FSLIB] Add headers for our FS libs.
2018-05-06 Eric Kohl[IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug
2018-05-05 Eric Kohl[IDL] srvsvc.idl: Fix the definition of Opnum29NotUsedO...
2018-05-01 Eric Kohl[IDL] Fix redefinition of server types when lmserver...
2018-05-01 Eric Kohl[SDK] Improve lmserver.h
2018-04-30 David Knapp[SDK] Add description to MANUALLY_INITIATED_CRASH ...
2018-04-29 Pierre Schweitzer[SDK] Enforce callback type for KdRosRegisterCliCallbac...
2018-04-29 Pierre Schweitzer[SDK] Make KdRosRegisterCliCallback() return status...
2018-04-14 Eric Kohl[NETMSG] Add netmsg resource dll with some lmerr messages
2018-04-09 Mark Jansen[NTDLL] Check the process manifest at startup for a...
2018-04-07 Hermès Bélusca-Maïto[NDK] Increase MAXIMUM_HARDERROR_PARAMETERS for Win2k3...
2018-04-07 Mark Jansen[SDK] Remove some unused includes in stubs.h
2018-04-07 Serge Gautherie[SDK:REACTOS] Define UNIMPLEMENTED_ONCE for "!DBG ...
2018-04-03 Timo Kreuzer[REACTOS] Fix 64 bit build (#465)
2018-04-03 Amine Khaldi[PSDK] Add some missing WDA_NONE and WDA_MONITOR. CORE...
2018-04-03 Amine Khaldi[INCLUDE/WINE] Update winternl.h. CORE-14434
2018-04-03 Amine Khaldi[PSDK][XDK] Add some missing definitions. CORE-14434
2018-04-03 Amine Khaldi[DDK] Import hidsdi.h from Wine Staging 3.3. CORE-14434
2018-04-03 Amine Khaldi[PSDK] Add some missing BS_* definitions. CORE-14434
2018-03-30 Thomas Faber[CMAKE] Avoid some uses of the LOCATION target property...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-25 Amine Khaldi[PSDK] Import taskschd.idl from Wine Staging 3.3. CORE...
2018-03-24 Hermès Bélusca-Maïto[SDK] Add a header for the user-mode NT EventLog API...
2018-03-21 Amine Khaldi[PSDK] Update propvarutil.h. CORE-14434
2018-03-20 Amine Khaldi[INCLUDE/WINE] Addendum to bab6b90 for the MSVC build.
2018-03-20 Amine Khaldi[LIBXSLT] Move documents.h and extra.h to the includes...
2018-03-10 Hermès Bélusca-Maïto[PSDK:LM] Fix parameter types.
2018-03-10 Mark Jansen[PSDK] Fix the build for msvc 2010.
2018-03-09 Thomas Faber[PSDK] Fix wide string literals in bcrypt.h. Should...
2018-03-09 Amine Khaldi[PSDK] Update bcrypt.h and wincrypt.h. CORE-14434
2018-03-09 Thomas Faber[USER32] ForceResetUserApiHook is WINAPI, not FASTCALL...
2018-03-08 Amine Khaldi[DXSDK] Add a header guard to aviriff.h.
2018-03-08 Amine Khaldi[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging...
2018-03-08 Amine Khaldi[INCLUDE/WINE] Add a header guard to strmbase.h.
2018-03-04 Amine Khaldi[DBGHELP] Sync with Wine Staging 3.3. CORE-14434
2018-03-04 Timo Kreuzer[PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRE...
2018-03-04 Amine Khaldi[INCLUDE/WINE] Import heap.h from Wine Staging 3.3...
2018-03-03 Eric Kohl[STORPORT][DDK] Add the StorPortExtendedFunction stub
2018-03-01 Giannis Adamopoulos[TELEPHON.CPL] Include winuser.h in the rc which is...
2018-02-26 Giannis Adamopoulos[WINSRV] Implement sending the hard error balloon packa...
2018-02-22 Thomas Faber[NTOS:CC] Avoid some magic numbers.
2018-02-19 Timo Kreuzer[REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issue...
2018-02-19 Mark Jansen[RTL][XDK][KERNERL32_WINETEST] Import wine actctx chang...
2018-02-18 Hermès Bélusca-Maïto[NTSTATUS] Add some status messages.
2018-02-17 Joachim Henze[CMAKE] Increase KERNEL_VERSION_PATCH_LEVEL to 9 CORE...
next