How do i call a cursor, i have

WndClass.hCursor = LoadCursor(hInstance, MYCUR);



BUT, that returns 2 errors.
So, how do i call the cursor named "MYCUR"