代码搜索结果
找到约 10,000 项符合
Input 的代码
input.lst
accctrl.h
aclapi.h
ascii.h
base.h
basetsd.h
coff.h
d3d.h
d3dcaps.h
d3dtypes.h
ddentry.h
ddraw.h
debug.h
defines.h
devices.h
epsapi.h
errors.h
excpt.h
fmifs.h
funcs.h
getopt.h
icmpa
input.c
/* Test Key event to Key message translation
*
* Copyright 2003 Rein Klazes
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Ge
input.h
#ifndef _WIN32K_INPUT_H
#define _WIN32K_INPUT_H
#include
typedef struct _KBDRVFILE
{
PSINGLE_LIST_ENTRY pkbdfChain;
WCHAR wcKBDF[9]; // used w GetKeyboardLa
input.c
/*
* ReactOS W32 Subsystem
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
input.c
/*
* ReactOS kernel
* Copyright (C) 1998, 1999, 2000, 2001 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
input.h
/**************************************************************************************
* *
*
input.cpp
/**************************************************************************************
* *
*
input.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
input.c
/*
* (C) Copyright 2003
* Murray Jensen, CSIRO-MIT,
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you ca
input.java
package com.xc.webutil;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2006
* Company:
* @author not attributable
* @version 1.0
*/
public class Input {