代码搜索:Taskmgr

找到约 151 项符合「Taskmgr」的源代码

代码结果 151
www.eeworm.com/read/187687/8608535

cpp taskmgr.cpp

/* * by balancesli * balancesli@gmail.com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the
www.eeworm.com/read/187687/8608560

o taskmgr.o

www.eeworm.com/read/187687/8608564

h taskmgr.h

#ifndef __THREAD_H #define __THREAD_H #include "Task.h" #include "Url.h" #include #include #include class TTaskManager { private : QPtrList TaskList;
www.eeworm.com/read/429218/8814439

sis taskmgr.sis

www.eeworm.com/read/429218/8814443

pkg taskmgr.pkg

; taskmgr.pkg ; ;Language - standard language definitions &EN ; standard SIS file header #{"TaskMgr"},(0x10005B60),1,0,0 ;Supports Series 60 v1.0 //JKJK 2.0 (0x101F6F88), 0, 0, 0, {"Series
www.eeworm.com/read/429218/8814452

hrh taskmgr.hrh

/* Copyright (c) 2003, Nokia. All rights reserved */ #ifndef __TASKMGR_HRH__ #define __TASKMGR_HRH__ // taskmgr enumerate command codes enum TtaskmgrIds { EtaskmgrRefreshListCmd = 1, E
www.eeworm.com/read/429218/8814454

pan taskmgr.pan

/* Copyright (c) 2003, Nokia. All rights reserved */ #ifndef __TASKMGR_PAN__ #define __TASKMGR_PAN__ /** taskmgr application panic codes */ enum TtaskmgrPanics { EtaskmgrUi = 1
www.eeworm.com/read/429218/8814458

cpp taskmgr.cpp

/* Copyright (c) 2003, Nokia. All rights reserved */ #include "taskmgrApplication.h" // DLL entry point, return that everything is ok GLDEF_C TInt E32Dll(TDllReason /*aReason*/) { return
www.eeworm.com/read/429218/8814482

rss taskmgr.rss

/* Copyright (c) 2003, Nokia. All rights reserved */ NAME TASK #include #include #include /*#include #include #include
www.eeworm.com/read/429218/8814484

mmp taskmgr.mmp

TARGET taskmgr.app TARGETTYPE app UID 0x100039CE 0x10005B60 TARGETPATH \system\apps\taskmgr SOURCEPATH ..\src SOURCE taskmgr.cpp SOURCE