Semi-stub implementation for SHRegGetValue(A|W).
[wine] / dlls / shlwapi / msgbox.c
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...