A NULL module handle means 'main exe' in GetProcAddress too.
[wine] / dlls / kernel / tests / profile.c
2005-06-14  Mike McCormackFix declaration warnings in the test cases.
2005-03-04  Huw DaviesFix regression in GetPrivateProfileSection for lines...
2005-03-02  Rein KlazesWhen enumerating keys using Get(Private)ProfileString...
2004-06-17  Stefan LeichterFix the GetPrivateProfileIntA tests for the win9x platform.
2004-02-06  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-14  Alexandre JulliardWarning fixes.
2003-03-04  Stefan LeichterAdded tests for GetPrivateProfileInt.