Вниз
Скачать: CL | DM;

Курсор   Найти похожие ветки 

 
Anatol   (2003-08-01 09:03) [0]

Господа!! Помогите: необходимо на время работы моей программы изменить системный курсор на свой, если можно, то пожайлуста с примером


 
False_Delirium ©   (2003-08-01 09:05) [1]

Screen.Cursor


 
ЮЮ ©   (2003-08-01 09:05) [2]

А если потом запустят программу, делающую то же самое?


 
False_Delirium ©   (2003-08-01 09:06) [3]

TControl.Cursor в справке


 
Anatol   (2003-08-01 09:11) [4]

Но Screen.Cursor изменяет курсор лишь над моей формой, а мне нужно изменить курсор в системе



 
PGM ©   (2003-08-01 16:28) [5]

Может это поможет

The SetSystemCursor function replaces the contents of the system cursor specified by id with the contents of the cursor specified by hcur, and then destroys hcur. This function lets an application customize the system cursors.

BOOL SetSystemCursor (
HCURSOR hcur, // set specified system cursor to this cursor"s contents, then destroy this
DWORD id // system cursor specified by its identifier
);


 
PGM ©   (2003-08-01 16:29) [6]

Может это поможет

The SetSystemCursor function replaces the contents of the system cursor specified by id with the contents of the cursor specified by hcur, and then destroys hcur. This function lets an application customize the system cursors.

BOOL SetSystemCursor (
HCURSOR hcur, // set specified system cursor to this cursor"s contents, then destroy this
DWORD id // system cursor specified by its identifier
);


 
PGM ©   (2003-08-01 16:30) [7]

Извиняюсь, но из-за брандмауэра получилось дважды. В первый раз выскочила ошибка.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.46 MB
Время: 0.015 c
14-40634
Knight
2003-09-22 11:30
2003.10.13
---|Ветка была без названия|---


1-40465
lars
2003-10-02 15:51
2003.10.13
QReports !!


9-40228
APanyovin
2003-04-10 11:02
2003.10.13
Оптимальное хранилище для динамических массивов


4-40735
kirill-nevers
2003-08-07 16:37
2003.10.13
Продолжение выполнения программы при вызове ShowMessage


4-40753
andre
2003-08-10 02:37
2003.10.13
Меню в трее.




   Наверх