Once you have loaded a cursor shape, you can display it using one of two methods:
Specifying it as the “class cursor” for all windows in a window class
Explicitly setting the cursor shape when the cursor moves within the client area of a particular window
The following sections explain each method.