kickerman
August 28th, 1999, 02:56 PM
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"
WndClass.hCursor = LoadCursor(hInstance, MYCUR);
BUT, that returns 2 errors.
So, how do i call the cursor named "MYCUR"