代码搜索:directinput
找到约 390 项符合「directinput」的源代码
代码结果 390
www.eeworm.com/read/121709/14740693
cpp mygame.cpp
#define DIRECTINPUT_VERSION 0x0700
#include
#include
#include
#include
#include
#include
#include
#include "dduti
www.eeworm.com/read/107686/15603446
h game.h
//主窗口句柄;
extern HWND hWnd;
class CMainFrame;
//主窗口类指针;设为全局变量便于各个类访问其方法;
extern CMainFrame* pCMainFrame;
//关于Direct设备的类;
//DirectInput设备接口指针;
class CMyDirectInput;
extern CMyDirectInput*
www.eeworm.com/read/101619/15823448
h config.h
//
// 愝掕曐懚僋儔僗
//
#ifndef __CCONFIG_INCLUDED__
#define __CCONFIG_INCLUDED__
#define WIN32_LEAN_AND_MEAN
#include
#include
#define DIRECTINPUT_VERSION 0x0700
#include
www.eeworm.com/read/232319/14198608
cpp cidade.cpp
#define STRICT
#define DIRECTINPUT_VERSION 0x0800
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/164407/10110656
h gkeyboard.h
#ifndef __GKEYBOARD_H__
#define __GKEYBOARD_H__
#ifdef WIN32
# define DIRECTINPUT_VERSION 0x0700
# include
#else // WIN32
# include
# define MAX_KEY_CODE_LEN 32
#endif // !WIN
www.eeworm.com/read/195529/8145355
h gkeyboard.h
#ifndef __GKEYBOARD_H__
#define __GKEYBOARD_H__
#ifdef WIN32
# define DIRECTINPUT_VERSION 0x0700
# include
#else // WIN32
# include
# define MAX_KEY_CODE_LEN 32
#endif // !WIN
www.eeworm.com/read/340641/12141712
cpp font.cpp
/**
* @file GLFont.cpp
*
* 项目描述: DirectInput键盘演示
* 文件描述: 字体类
* 适用平台: Windows98/2000/NT/XP
*
* 作者: WWBOSS
* 电子邮件: wwboss123@gmail.com
* 创建日期: 2006-09-13
* 修改日期: 2006-12-02
www.eeworm.com/read/114519/7098379
direct3d㭦
Direct3D起步:教程以及资源指南
微软公司供稿
Microsoft Direct3D是Microsoft DirectX 2 交互媒体技术的实时三维(3-D)图形组件。DirectX 2包括DirectDraw,DirectSound,DirectInput,以及DirectPlay应用程序编程接口
www.eeworm.com/read/102552/15771605
htm subject_34393.htm
序号:34393 发表者:么眉的大表叔 发表日期:2003-03-29 14:42:13
主题:初出茅庐的小问题!
内容:我在创建direct Input对象的时候,在调用DirectInput8Create( hinstance_app, &
www.eeworm.com/read/101790/15807929
htm subject_34393.htm
序号:34393 发表者:么眉的大表叔 发表日期:2003-03-29 14:42:13
主题:初出茅庐的小问题!
内容:我在创建direct Input对象的时候,在调用DirectInput8Create( hinstance_app, &