代码搜索:Control

找到约 10,000 项符合「Control」的源代码

代码结果 10,000
www.eeworm.com/read/410186/2218203

h control.h

#define ENABLE_ASH_JOB_CONTROL 1
www.eeworm.com/read/409921/2221195

rbuild control.rbuild

.
www.eeworm.com/read/409921/2221221

dsw control.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/409921/2221222

dsp control.dsp

# Microsoft Developer Studio Project File - Name="control" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) A
www.eeworm.com/read/409921/2221223

c control.c

/* * ReactOS * Copyright (C) 2004 ReactOS Team * Copyright (C) 2004 GkWare e.K. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GN
www.eeworm.com/read/409921/2221224

rc control.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #include #include #define REACTOS_STR_FILE_DESCRIPTION "ReactOS System Control
www.eeworm.com/read/409921/2221275

c control.c

/* * PROJECT: ReactOS Services * LICENSE: GPL - See COPYING in the top level directory * FILE: base/system/servman/control * PURPOSE: Stops, pauses and resumes a service *
www.eeworm.com/read/409921/2221682

c control.c

/* * PROJECT: ReactOS Services * LICENSE: GPL - See COPYING in the top level directory * FILE: base/system/sc/control.c * PURPOSE: Stops, pauses and resumes a service * CO
www.eeworm.com/read/409921/2222055

c control.c

#include /* TODO: MmMapIoSpace() */ /* This checks the read or write status port of the device. */ BOOLEAN WaitForReady( PSOUND_BLASTER_PARAMETERS SBDevice,
www.eeworm.com/read/409921/2222797

c control.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS NDIS library * FILE: ndis/control.c * PURPOSE: Program control routines * PROGRAMMERS: Casper S. Ho