From: Paul K <pau...@ya...> - 2013-08-26 04:18:05
|
> No, my last commit actually didn't add the manifest file correctly (the #ifdefs were not set), but when I do set a proper manifest file I get a pop-up dialog error when running that msvcr90d.dll is missing. If I copy the msvcr90d.dll file over it works and I get the new calendar control, if I remove the correct manifest it runs without msvcr90d.dll copied over, but I get the old calendar control. But at least now we know the answer: the difference is indeed manifest related and you need to have the DLL that is referenced in the manifest to get it to work. Paul. |