ImageList_Duplicate Bug!!
C / C++ / MFC
1
Posts
1
Posters
1
Views
1
Watching
-
Hi, I'm using ImageList_Duplicate() to duplicate an Image List. This works fine on Win98 however on W2K the duplicated image list is incorrect. ie. It is not an exact copy of the source Image List. So far I've only seen this on W2K with the IE5.5 Beta installed so it is possibly that the IE5.5 beta has installed a bugy common controls DLL. I've not been able to try it on W2K without the IE5.5 beta yet. Any help much appreciated.