gdiplus

  1. C

    Thread gidplus.dll can't load on WinCE5.0

    Hi, I want to use gdiplus in WinCE5, I have got gdiplus.dll from a WinCE6.0 image, and then copy this DLL to my WinCE5.0 platform. But when I try to load this DLL I got an error 1150. I look up this error code with errorlook, this means that DLL require a higher version of windows. So, I...