不过这个API使用起来需要注意一下,MSDN都说了,我再贴一下:
If hInstance is NULL and you set ResourceId to IDC_WAIT, this function loads the default system wait cursor and ignores FrameTimeInterval.
You should only use a bitmap with a width and height of 48 pixels. If you use a bitmap of a different size, this function aligns the top-left pixel of the bitmap with the top-left pixel of the wait cursor window and draws only the portion of the bitmap that fits within a 48 x 48 pixel area.
This function is supported only if the OEM includes the Mouse catalog item in the OS image. If the function is not supported, the function fails and returns the ERROR_CALL_NOT_IMPLEMENTED error.
但是,当替换了\PUBLIC\COMMON\OAK\DRIVERS\SKINNABLEUI\GWE\CURSOR\8bit
文件夹下资源文件后,build and sysgen时,只有\WINCE500\PUBLIC\COMMON\OAK\LIB\ARMV4I\RETAIL\0409文件夹下的cursor8.res会更新,而0804文件夹的cursor8.res还是原来的