代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/411543/2186378
cpp control.cpp
// Control.cpp -- IOCTL handlers for feature driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
/////////////////
www.eeworm.com/read/411543/2186396
cpp control.cpp
// Control.cpp -- IOCTL handlers for usb42 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
///////////////////
www.eeworm.com/read/411543/2186426
cpp control.cpp
// Control.cpp -- IOCTL handlers for wdmidle driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
//////////////////////////////////////
www.eeworm.com/read/411543/2186468
cpp 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"
www.eeworm.com/read/411543/2186488
cpp 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"
//////////////////
www.eeworm.com/read/410514/2209515
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
www.eeworm.com/read/410514/2209529
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) 199
www.eeworm.com/read/410514/2209766
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) 199
www.eeworm.com/read/410514/2209779
c control.c
/****************************************************************************
* 文件名:Control.C
* 功能:MiniGUI应用例子。
* 设计一个简单的静态文本框(自定义)控件,然后在MiniGUI的窗口中使用此控件。
* 说明:使用MiniGUI for uC/OS-II,使用AD