代码搜索结果
找到约 129,825 项符合
Control 的代码
control.cpp
// Control.cpp -- IOCTL handlers for wmiextra driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
#include "guids.h"
control.cpp
// Control.cpp -- IOCTL handlers for fileio driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
//////////////////
control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 2002-2005 F
control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 199
control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 199
control.c
/****************************************************************************
* 文件名:Control.C
* 功能:MiniGUI应用例子。
* 设计一个简单的静态文本框(自定义)控件,然后在MiniGUI的窗口中使用此控件。
* 说明:使用MiniGUI for uC/OS-II,使用AD
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
control.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#include
#include
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS System Control
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
*