ntdll: Default to native loadorder for the main exe if not in system directory.
[wine] / dlls / ntdll / tests / large_int.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-02-07  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-15  Hans LeidekkerCheck if a function exists before testing it.
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-06  Alexandre JulliardAvoid non-portable long long constants.
2003-02-19  Thomas MertesTests for RtlCharToInteger, RtlExtendedMagicDivide...