代码搜索结果
找到约 10,000 项符合
PID 的代码
usb_defs.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistri
fifo交互流程.txt
1. cgi进程与主进程之间的交互
各cgi进程与主进程通过fifo方式进行进程间交互。
主进程在启动时首先建立一个读fifo,文件名为"/tmp/cgi_to_main",代码如下:
/*************************************************************************************
msg_process._h
#ifndef __MSG_PROCESS__H
#define __MSG_PROCESS__H
#include "stdtypes.h"
#define MAX_MESSAGE_LENGTH 40
#define MAX_TX_MAILBOXES 2
#define MAX_RX_MAILBOXES 10
#define J1708_
root.c
/*
* linux/fs/proc/root.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* proc root directory handling functions
*/
#include
#include
#include
main.c
//======================================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed, re
mserver_sys_check.c
#include
#include
#include
#include
#include
#include//setpriority
#include//setpriority
#include
#i
pppoe-stop.in
#!/bin/sh
# @configure_input@
#***********************************************************************
#
# pppoe-stop
#
# Shell script to bring down a PPPoE connection
#
# Copyright (C) 2000 Roaring P
pppoe-stop.in
#!/bin/sh
# @configure_input@
#***********************************************************************
#
# pppoe-stop
#
# Shell script to bring down a PPPoE connection
#
# Copyright (C) 2000 Roaring P
78.txt
将程序从任务列表中隐藏
将你的程序从Windows的系统任务列表中隐藏(即CTRL+ALT+DEL出来的框)
'复制以下代码到一模块中
Declarations
Public Declare Function GetCurrentProcessId Lib "kernel32" () As Long
Public Declare Function GetCurrentPro
vfsusb.inf
; VFSUSB.INF
; Copyright (c) Veridicom, Inc. 1999-2002
[Version]
Signature = "$CHICAGO$"
Class = Biometric
ClassGuid = {53D29EF7-377C-4D14-864B-EB3A85769359}
Provider = %VERIDICOM