ole32: Remove redundant NULL check (Coverity).
[wine] / dlls / psapi / tests /
2006-10-11  Michael Ploujnikovpsapi/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-07-08  Felix NawothnigMake GetProcessMemoryInfo fail if the passed buffer...
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-06-27  Felix NawothnigRewrote the psapi test suite.
2004-10-22  Stefan LeichterFixed GetModuleBaseNameA tests for WinXP.
2004-07-12  Stefan LeichterFix tests of GetModuleFileNameA on 98/XP.
2004-06-28  Stefan LeichterSkip tests without error if psapi.dll could not be...
2004-06-15  Stefan LeichterMoved implementation of GetModuleBaseName from ascii...