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

Господа! подскажите формат функции ShellNotifyIcon...   Найти похожие ветки 

 
C@N ©   (2007-03-05 15:32) [0]

Не могу в хелпе накопать про ShellNotifyIcon
тоесть про многострадальную иконку в трее (((


 
Ega23 ©   (2007-03-05 15:34) [1]


Shell_NotifyIcon

[Now Supported on Windows NT]

Sends a message to the system to add, modify, or delete an icon from the taskbar status area.

WINSHELLAPI BOOL WINAPI Shell_NotifyIcon(

   DWORD dwMessage, // message identifier
   PNOTIFYICONDATA pnid // pointer to structure
  );


Parameters

dwMessage

Identifier of the message to send. This parameter can be one of these values:

NIM_ADD Adds an icon to the status area.
NIM_DELETE Deletes an icon from the status area.
NIM_MODIFY Modifies an icon in the status area.


pnid

Pointer to a NOTIFYICONDATA structure. The content of the structure depends on the value of dwMessage.



Return Values

If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.


 
Сергей М. ©   (2007-03-05 15:35) [2]


> формат функции


Это еще чаво такое ?)
Мож прототип таки ?



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

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



Память: 0.45 MB
Время: 0.046 c
15-1172673922
partizan
2007-02-28 17:45
2007.03.25
Компонента для работы с ФТП


2-1172761740
Logslava
2007-03-01 18:09
2007.03.25
Как определить имя файла по хэндлу


15-1172439246
Riply
2007-02-26 00:34
2007.03.25
Ничавойное состояние.


15-1172357538
Help!!!
2007-02-25 01:52
2007.03.25
По вечерам изображение на мониторе начинает дёргаться С чем может


2-1173086816
sipsik
2007-03-05 12:26
2007.03.25
почему на второй форме параметический запрос не работает




   Наверх