代码搜索:taskbar
找到约 538 项符合「taskbar」的源代码
代码结果 538
www.eeworm.com/read/341430/3250204
cpp taskbar.cpp
// TaskBar.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TaskBar.h"
#include "TaskBarDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/341430/3250206
h taskbar.h
// TaskBar.h : main header file for the TASKBAR application
//
#if !defined(AFX_TASKBAR_H__9089251D_A8C8_11D1_B257_006097960BB7__INCLUDED_)
#define AFX_TASKBAR_H__9089251D_A8C8_11D1_B257_00609796
www.eeworm.com/read/341430/3250211
plg taskbar.plg
Build Log
--------------------Configuration: TaskBar - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo
www.eeworm.com/read/337074/3343932
c taskbar.c
/***************************************************************************
begin : Tue Oct 5 2004
copyright : (C) 2004 - 2005 by Alper Akcan
email
www.eeworm.com/read/312199/3675268
js taskbar.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
www.eeworm.com/read/312199/3675306
js taskbar.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
www.eeworm.com/read/292636/3951342
js taskbar.js
/*
* Ext JS Library 2.0
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.ux.TaskBar
* @extends Ext.util.Observable
*/
www.eeworm.com/read/288095/4010261
h taskbar.h
/////////////////////////////////////////////////////////////////////////
// File: wx/msw/taskbar.h
// Purpose: Defines wxTaskBarIcon class for manipulating icons on the
//
www.eeworm.com/read/288095/4010556
h taskbar.h
/////////////////////////////////////////////////////////////////////////
// File: wx/palmos/taskbar.h
// Purpose: Defines wxTaskBarIcon class.
// Author: William Osborne - minimal
www.eeworm.com/read/288095/4010763
h taskbar.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/taskbar.h
// Purpose: wxTaskBarIcon base header and class
// Author: Julian Smart
// Modif