I need some help...
Well, I manipulate cursors in my application and set the OCR_NORMAL cursor to a new one. Before I save the current cursor with getcursor() function.

But if the current cursor change before, I lose the first ocr_normal and I can't restore the good one.

Can somebody tell me how I can get the handle of the system ocr_normal cursor (the arrow). Thank's in advance.