Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NT API problem
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00252686
Message ID:
00252947
Views:
20
>See my comments about LoadCursor in the "How to change and how to reset mouse cursors (pointers)" FAQ. There is a bug related to this function on Win NT. You have to use a copy of the cursor loaded by LoadCursor (see also that FAQ).
>
>MSN says that LoadCursor has been superseded by the LoadImage function.
>
>Please let me know if this solved the problem.

Okay, here's my first report: LoadImage() is little more versatile than LoadCursor, but it didn't make any functional difference in NT :)

I have a specific question, though: In your SetCursor function, how to you obtain the parameter 'tnCursorID', so you can automatically pick up the current cursor from any object? Or is that even possible? I was looking for a function like

GetSystemCursor()

but couldn't find anything like that.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform