代码搜索:common 有哪些应用?

找到约 10,000 项符合「common 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/242302/13080889

txt 如何监视windows下运行了哪些程序.txt

如果你想监测你的查询运行之后又启动了哪些程序,可以使用SetWindowsHookEx (WH_SHELL)来建立一个钩子函数,不过这不太适合VB来做,最好使用C++或Delphi来做。 不管用VB,VC,DELPHI等,其实WINDOWS有关进程API 函数;都可以调用;不过首先得使用TLHELP32 来获得所有进程的句柄.然后进行相关操作。 这是从我 ...
www.eeworm.com/read/114100/15113200

txt 如何监视windows下运行了哪些程序.txt

如果你想监测你的查询运行之后又启动了哪些程序,可以使用SetWindowsHookEx (WH_SHELL)来建立一个钩子函数,不过这不太适合VB来做,最好使用C++或Delphi来做。 不管用VB,VC,DELPHI等,其实WINDOWS有关进程API 函数;都可以调用;不过首先得使用TLHELP32 来获得所有进程的句柄.然后进行相关操作。 这是从我 ...
www.eeworm.com/read/202248/15387849

txt re 请问住大运村有网吗网速有10兆吗.txt

From: [精 选 集].bbs@bupt.org To: caozihua.bbs@bupt.org Subject: Re: 请问住大运村有网吗?网速有10兆吗? Date: Mon, 28 Feb 2005 12:04:21 +0800 (CST) Status: RO 作者: fatalfate (天鸿集团都是狗屎) 站内: KaoYan 标题: Re: 请问住大运村有网
www.eeworm.com/read/192525/8376544

h common.h

/** * \file common.h * \author Wei Yongming * \date 2002/01/06 * * This file includes macro definitions and typedefs that commonly used * by MiniGUI. * \verbatim Copy
www.eeworm.com/read/192512/8378283

h common.h

/** * \file common.h * \author Wei Yongming * \date 2002/01/06 * * This file includes macro definitions and typedefs that commonly used * by MiniGUI. * \verbatim Copy
www.eeworm.com/read/391748/8381893

h common.h

/* Common declarations for the tar program. Copyright (C) 1988, 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This progra
www.eeworm.com/read/292026/8381980

rc common.rc

// Microsoft Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // /
www.eeworm.com/read/292026/8381982

h common.h

/* Copyright (c) 2005-2008 TrueCrypt Foundation. All rights reserved. Governed by the TrueCrypt License 2.4 the full text of which is contained in the file License.txt included in TrueCrypt bi
www.eeworm.com/read/291947/8386031

h common.h

//程序运行的路径 extern char ch_RunPath[MAX_PATH]; //主窗口句柄 extern HWND h_MainWnd; //记录文件名称 extern char ch_LogFileName[]; char *GetUniteStr(char *ch_ParaStr1,char *ch_ParaStr2); char *Num