Siim Karus wrote:
As requested, I split my patches as I could.
This patch causes Datetime and Calendar to be registered in DllMain (as the tested applications never called InitCommonControls or InitCommonControlsEx).
I don't think this change is correct for ComCtl32 v5 or below. I am not sure about v6.
I am pretty sure all that are registered are the ICC_WIN95_CLASSES as listed on MSDN. Please check your test applications.