reactos/reactos/include
Amine Khaldi 1cb0ae795c [PSDK]
* Annotate mswsock.h.
CORE-7474

svn path=/trunk/; revision=60211
2013-09-19 16:38:42 +00:00
..
asm Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
c++ [C++] 2013-06-22 15:57:36 +00:00
crt [CRT] 2013-09-01 22:03:22 +00:00
ddk [DDK] 2013-09-10 23:31:39 +00:00
dxsdk [DXSDK] 2013-09-14 13:44:28 +00:00
GL Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
host [INCLUDES] 2013-09-13 20:32:30 +00:00
ndk [KERNEL32/NTDLL]: Fix definition of RtlCreateActivationContext (although the code is still 100% incompatible with Windows, at least it won't destroy the stack anymore when Windows' kernel32.dll tries to call it). Take the Windows definition of ACTIVATION_CONTEXT and use it instead. Also do the Windows behavior of allocating an ACTIVATION_CONTEXT_WRAPPED structure (which has a magic header), and returning the internal ACTIVATION_CONTEXT (and then looking up the "WRAPPED" whenever we need to check the magic). Ran kernel32:actctx and no regressions seen. My hope is to get the Rtl* interfaces at least compatible enough to Kernel32 from Windows so that when using it in ROS, it doesn't immediately crash and burn, we'll see how far that goes. I don't want to rewrite 2500 lines of XML parsing. 2013-09-13 22:44:57 +00:00
psdk [PSDK] 2013-09-19 16:38:42 +00:00
reactos * A more efficient way to add manifest files to ReactOS applications and dlls/cpls. One manifest file to rule them all, One way to find them, One tool to bring them all and in ReactOS bind them. 2013-09-17 15:21:29 +00:00
xdk [DDK] 2013-07-16 19:57:12 +00:00