Get correct cursor data from Windows API
Problem HCURSOR hCursor = (HCURSOR)LoadImage(NULL, IDC_ARROW, IMAGE_CURSOR, 0, LR_SHARED | 0, LR_DEFAULTSIZE); ICONINFO corresponds to information 0; BOOL cursorbyte.com to ret GetIconInfo(hCursor, &info); When I save the info the.hbmMask bitmap…