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"
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: WndClass.hCursor
|
Click Here to Expand Forum to Full Width |