dmsynth: Dump data passed to Download method.
[wine] / dlls / kernel32 / actctx.c
2009-12-18  Nikolay Sivovkernel32: Fix typo in a comment.
2007-08-30  Dmitry Timoshkovkernel32: Fix a compiler warning.
2007-07-26  Jacek Cabankernel32: Added FindActCtxSectionStringA implementation.
2007-07-26  Eric Pouechntdll: Implemented RtlFindActivationContextSectionString.
2007-07-26  Alexandre Julliardntdll: Initial implementation of RtlQueryInformationAct...
2007-07-19  Alexandre Julliardntdll: Implemented handling of the per-thread activatio...
2007-07-19  Alexandre Julliardkernel32: Move activation context creation to ntdll...
2007-05-11  Alexandre Julliardkernel32: Fix typo in CreateActCtxA.
2007-05-09  Eric Pouechkernel32: Set the new definition for an activation...
2007-05-09  Eric Pouechkernel32: Implemented CreateActCtxA on top of CreateAct...
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-03-22  Louis Lenderskernel32: Print a fixme only once.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-10-05  Mike McCormackkernel32: Return some fake data in FindActCtxSectionStr...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.