代码搜索:taskbar

找到约 538 项符合「taskbar」的源代码

代码结果 538
www.eeworm.com/read/142790/12919741

h taskbar.h

/* * $Id: taskbar.h,v 1.9 2003/12/11 05:41:02 weiym Exp $ * * The head file of task bar. */ #ifndef _TASK_BAR #define _TASK_BAR #define HEIGHT_TASKBAR 28 #define HEIGHT_IMEWIN 24 #define _
www.eeworm.com/read/142790/12919747

c taskbar.c

/* ** $Id: taskbar.c,v 1.19 2005/04/29 07:59:09 snig Exp $ ** ** The taskbar of MDE ** ** Copyright (c) 2001, Wei Yongming (ymwei@minigui.org) ** Copyright (C) 2003 Feynman Software. ** ** Create dat
www.eeworm.com/read/329744/12936018

frm taskbar.frm

VERSION 5.00 Object = "{75D4F148-8785-11D3-93AD-0000832EF44D}#2.1#0"; "FAST2003.ocx" Begin VB.Form frmTaskBar BorderStyle = 1 'Fixed Single Caption = "Task Bar" ClientH
www.eeworm.com/read/329744/12936226

frx taskbar.frx

www.eeworm.com/read/319671/13446644

prj taskbar.prj

[Project Header] Version = 501 Platform Code = 4 Pathname = "/f/mydoc/samples/7_3/taskbar.prj" CVI Dir = "/d/program files/cvi" VXIplug&play Framework Dir = "/d/program files/VXIPNP/win95" Numbe
www.eeworm.com/read/319671/13446646

uir taskbar.uir

www.eeworm.com/read/319671/13446647

h taskbar.h

/**************************************************************************/ /* LabWindows/CVI User Interface Resource (UIR) Include File */ /* Copyright (c) National Instruments 2001. Al
www.eeworm.com/read/319671/13446648

c taskbar.c

#include #include #include #include #include #include "taskbar.h" static int panelHandle; static NOTIFYICONDATA icon_data; static HWND hwn
www.eeworm.com/read/305195/13777144

h taskbar.h

/* * $Id: taskbar.h,v 1.10 2005/09/04 08:26:50 weiym Exp $ * * The head file of task bar. */ #ifndef _TASK_BAR #define _TASK_BAR #define HEIGHT_TASKBAR 28 #define HEIGHT_IMEWIN 24 #define
www.eeworm.com/read/305195/13777145

c taskbar.c

/* ** $Id: taskbar.c,v 1.20 2005/09/04 08:26:50 weiym Exp $ ** ** The taskbar of MDE ** ** Copyright (c) 2001, Wei Yongming (ymwei@minigui.org) ** Copyright (C) 2003 Feynman Software. ** ** Create da