Home
last modified time | relevance | path

Searched defs:tnid (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/shell32/
H A Dsystray.cpp133 TRAYNOTIFYDATAW tnid; in Shell_NotifyIconW() local
/reactos/base/applications/kbswitch/
H A Dkbswitch.c421 NOTIFYICONDATA tnid = { sizeof(tnid), hwnd, 1, NIF_ICON | NIF_MESSAGE | NIF_TIP }; in AddTrayIcon() local
442 NOTIFYICONDATA tnid = { sizeof(tnid), hwnd, 1 }; in DeleteTrayIcon() local
455 NOTIFYICONDATA tnid = { sizeof(tnid), hwnd, 1, NIF_ICON | NIF_MESSAGE | NIF_TIP }; in UpdateTrayIcon() local
/reactos/base/shell/explorer/
H A Dsyspager.cpp467 TRAYNOTIFYDATAW tnid = {0}; in WatcherThread() local