代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.h
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00
control.odl
//==========================================================================;
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INC
control.h
/**********************************************************************
*<
FILE: control.h
DESCRIPTION: Control definitions
CREATED BY: Dan Silva and Rolf Berteig
HISTORY: created 9
control.odl
//------------------------------------------------------------------------------
// File: Control.odl
//
// Desc:
//
// Copyright (c) 1999-2001, Microsoft Corporation. All rights reserved.
//-
control.h
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00
control.odl
//------------------------------------------------------------------------------
// File: Control.odl
//
// Desc:
//
// Copyright (c) 1999-2001, Microsoft Corporation. All rights reserved.
//-
myapp.control
//----------------------------------------------------------------------
// This file contains control flags (parameters) that are used by the
// ClassLinker program when generating output file(s) f
control.java
/*
* Copyright (c) 2003-2005 The BISON Project
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 2 as
control.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
control.h
unsigned int Get_Control_Keys(unsigned int mask)
{
return(mask&_bios_keybrd(_NKEYBRD_SHIFTSTATUS));
}