代码搜索:DirectDraw
找到约 969 项符合「DirectDraw」的源代码
代码结果 969
www.eeworm.com/read/125764/14465166
cpp demo6_1.cpp
// DEMO6_1.CPP basic DirectDraw initialization demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#include // in
www.eeworm.com/read/125764/14465818
cpp demo10_1.cpp
// DEMO10_1.CPP - Creating a DirectSound object
// note that you don't need DirectDraw, just a window
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
www.eeworm.com/read/122711/14671539
cpp demo6_1.cpp
// DEMO6_1.CPP basic DirectDraw initialization demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID // make sur
www.eeworm.com/read/122711/14671547
cpp demo10_1.cpp
// DEMO10_1.CPP - Creating a DirectSound object
// note that you don't need DirectDraw, just a window
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
www.eeworm.com/read/120264/14808388
h gp_draw.h
//********************************************
// DirectDraw相关处理函数
// softboy 创建于2000年1月25日
//********************************************
#ifndef _GP_DRAW_
#define _GP_DRAW_
#include
www.eeworm.com/read/120264/14808393
cpp gp_draw.cpp
//********************************************
// DirectDraw相关处理函数
// softboy 创建于2000年1月25日
//********************************************
#include
#include
#include
www.eeworm.com/read/490827/1195881
h gp_draw.h
//********************************************
// DirectDraw相关处理函数
// softboy 创建于2000年1月25日
//********************************************
#ifndef _GP_DRAW_
#define _GP_DRAW_
#include
www.eeworm.com/read/490827/1195886
cpp gp_draw.cpp
//********************************************
// DirectDraw相关处理函数
// softboy 创建于2000年1月25日
//********************************************
#include
#include
#include
www.eeworm.com/read/242732/4541941
c stubs.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* PURPOSE: Native DirectDraw stubs
* FILE: subsys/win32k/ntddraw/stubs.c
www.eeworm.com/read/242732/4545742
h ddraw.h
/* public interfaces we doing pur type cast here instead in the code, it will make more cleaner code */
HRESULT WINAPI
Main_DirectDraw_QueryInterface (
LPDDRAWI_D