gdi32: Declare some functions static.
[wine] / dlls / shlwapi / msgbox.c
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-07-15  Marcus MeissnerDo not assign to casted values.
2004-03-18  Jon GriffithsImplement SHMessageBoxCheck functions && add dialog...