Borland C ++ Builder FAQ
The content The last update: 12/12/2008

How to replace cursor Windows?

The author: KAV
The initial link: - - -

#include <windows.h> 
SetSystemCursor (LoadCursorFromFile ("banana.ani"), OCR_NORMAL);