- NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
[reactos.git] / reactos / lib / rtl / ppb.c
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
2005-08-01 Filip NavaraFix prototype of RtlCreateHeap and respect the CommitRo...
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Alex IonescuMake rtl use a single header. Helps for PCH and will...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-05 Steven Edwardsremove the use of windows.h in some places where it...
2005-04-01 Gunnar Dalsnes-move ppb from ntdll to rtl