Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.10.13;
Скачать: 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 вся ветка

Текущий архив: 2003.10.13;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.014 c
4-40739
diMAN
2003-08-06 19:25
2003.10.13
Изменение размера шрифта у консольного приложения


1-40476
k_len
2003-10-02 13:56
2003.10.13
Exception EDBEngineError


3-40279
Alek_1
2003-09-22 15:44
2003.10.13
Неполучается сделать выборку в FireBird...


6-40553
this
2003-08-16 05:22
2003.10.13
TWebBrowser


1-40355
killer
2003-10-01 19:15
2003.10.13
Как вывести окно, а потом закрыть его без нажатия на кноку?