代码搜索:DirectDraw

找到约 969 项符合「DirectDraw」的源代码

代码结果 969
www.eeworm.com/read/216802/4884486

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/205824/5019882

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/409921/2224477

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/409921/2228278

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
www.eeworm.com/read/236568/14011745

h gp_draw.h

//******************************************** // DirectDraw相关处理函数 // softboy 创建于2000年1月25日 //******************************************** #ifndef _GP_DRAW_ #define _GP_DRAW_ #include
www.eeworm.com/read/236568/14011755

cpp gp_draw.cpp

//******************************************** // DirectDraw相关处理函数 // softboy 创建于2000年1月25日 //******************************************** #include #include #include
www.eeworm.com/read/112652/15479516

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/112652/15479958

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/179450/9355966

h ddrawint.h

/*++ Copyright (c) Microsoft Corporation. All Rights Reserved. Module Name: ddrawint.h Abstract: Private entry points, defines and types for Windows NT DirectDraw driver in
www.eeworm.com/read/360735/10080263

cpp ddrawcximage.cpp

// ddrawCximage.cpp : Defines the entry point for the application. // tanzhongqiang1113@hotmail.com #include "stdafx.h" #include // include directdraw ////CXIMAGE ///////////////