kernel32: On Mac OS, recompose the Unicode strings we get from the OS.
[wine] / dlls / kernel32 / tests / process.c
2007-10-17  Alexandre Julliardkernel32/tests: Replace a couple of macros by a functio...
2007-05-11  Kirill K. Smirnovkernel32/tests: Add tests for console codepages.
2007-01-22  Detlef Riekenbergkernel32/tests: Fix a declaration and use skip for...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualAllocEx...
2007-01-08  Dmitry Timoshkovkernel32: Skip the OpenProcess test under Win9x.
2006-12-21  Paul Vrienskernel32/tests: Don't use full path for executable...
2006-12-14  Paul Vrienskernel32/tests: Be a bit more verbose on failure.
2006-11-20  Detlef Riekenbergkernel32/tests: Load tests on Win9x again (VirtualAlloc...
2006-11-15  Alexandre Julliardkernel32/tests: Reserve some more memory for the enviro...
2006-11-08  Dmitry Timoshkovkernel32: Add basic OpenProcess test.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.