Jak zmenić kursor systemowy jozkan 2004-10-30 18:34:13 2004-10-30 18:34:13 1 komentarz 685 odsłon uses Windows przykład zmiany na crHelp SetSystemCursor(LoadCursor(0, IDC_Help),OCR_NORMAL);
Pozostałe ID kursorów to:
IDC_APPSTARTING
IDC_HELP
IDC_SIZE
IDC_SIZENWSE
IDC_ARROW
IDC_IBEAM
IDC_SIZEALL
IDC_SIZEWE
IDC_CROSS
IDC_ICON
IDC_SIZENESW
IDC_UPARROW
IDC_HAND
IDC_NO
IDC_SIZENS
IDC_WAIT
SetSystemCursor(LoadCursor(0, IDC_Help),OCR_NORMAL);