代码搜索:Shell_NotifyIcon

找到约 358 项符合「Shell_NotifyIcon」的源代码

代码结果 358
www.eeworm.com/read/243130/12959524

txt 给cdrom安个软开关 (2001年2月28日).txt

给CDROM安个软开关 (2001年2月28日) 网友更新 分类:数据库 作者:黎云华 推荐:cmboy 阅读次数:300 (http://www.codesky.net) -------------------------------------------------------------------------------- 现在,CDROM已成为个人
www.eeworm.com/read/243130/12959964

txt 托盘图标 (2001年1月8日).txt

托盘图标 (2001年1月8日) 网友更新 分类:系统 作者: nbwzw(推荐) 推荐:nbwzw 阅读次数:433 (http://www.codesky.net) -------------------------------------------------------------------------------- const MyIcoMes=
www.eeworm.com/read/243130/12960576

txt delphi中任务栏状态区的编程 (2001年2月28日).txt

Delphi中任务栏状态区的编程 (2001年2月28日) 网友更新 分类:Win API 作者:西安交通大学 刘明华 推荐:cmboy 阅读次数:321 (http://www.codesky.net) -------------------------------------------------------------------------------
www.eeworm.com/read/242302/13038001

html 12385.html

用 Keyboard Hook 或 Shell_NotifyIcon API 用 Keyboard Hook 或 Shell_NotifyIcon API
www.eeworm.com/read/314370/13568789

pas unit_tray.pas

unit unit_tray; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Menus, StdCtrls,shellapi; const ICON_ID=1; ICONEVENT=WM_
www.eeworm.com/read/314370/13568791

~pas unit_tray.~pas

unit unit_tray; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Menus, StdCtrls,shellapi; const ICON_ID=1; ICONEVENT=WM_
www.eeworm.com/read/143026/5760273

cpp taskbar.cpp

////////////////////////////////////////////////////////////////////// // FileFury // Copyright (c) 2000 Tenebril Incorporated // All rights reserved. // // This source code is governed by the Te
www.eeworm.com/read/130382/5958634

c taskbar.c

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: Taskbar.c,v 1.6 19
www.eeworm.com/read/482870/6615489

frm frmsystray.frm

VERSION 5.00 Begin VB.Form frmSystray Caption = "Form2" ClientHeight = 705 ClientLeft = 165 ClientTop = 735 ClientWidth = 2745 Icon
www.eeworm.com/read/259686/11773170

cpp frontdlg.cpp

// frontDlg.cpp : implementation file // #include "stdafx.h" #include "front.h" #include "frontDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE_