INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Make a cursor using bitmask arrays.
-- `and_plane' and `xor_plane' points to an array of
-- byte that contains the bit values for the AND and XOR
-- bitmasks of the cursor, as in a device-dependent
-- monochrome bitmap. `x_hot_spot', and `y_hot_spot'
-- specify the horizontal and vertical position of
-- the cursor's hot spot.
-- Load a cusor file named `file_name'.
-- Only Windows 95.
-- Set the current cursor for the entire application and
-- save the old one in `previous_cursor' if there was
-- one.
-- Restore the `previous_cursor'.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |