代码搜索:winapi
找到约 4,315 项符合「winapi」的源代码
代码结果 4,315
www.eeworm.com/read/110972/6161009
h chipctl.h
#ifndef __CHIPCTL_H__
#define __CHIPCTL_H__
#include "GUM.H"
#include "GCommDef.H"
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
// Define the TV tuner types
typedef enum _CHIPCT
www.eeworm.com/read/109242/6175289
c thunks.c
/* Direct Draw Thunks and old vtables
* Copyright 2000 TransGaming Technologies Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser
www.eeworm.com/read/106998/6190954
h internet.h
//=============================================================================================
/*
Internet.h
Internet Transfer operator.
Project : XFILTER 1.0
Author : Tony Zhu
Create Da
www.eeworm.com/read/105300/6199438
cpp hooks1.cpp
#include
#include
ADDR_CONTENTS OrgGetVersion[1];
typedef DWORD (WINAPI* TGetVersion)(VOID);
DWORD WINAPI NewGetVersion(VOID) {
MessageBoxA(NULL, "NewGetVersion",
www.eeworm.com/read/105300/6199440
cpp hooks2.cpp
#include
#include
ADDR_CONTENTS OrgGetVersion[1];
typedef DWORD (WINAPI* TGetVersion)(VOID);
DWORD WINAPI NewGetVersion(VOID) {
MessageBoxA(NULL, "NewGetVersion",
www.eeworm.com/read/105300/6199571
asm client.asm
;北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北
; Client Sample code for ProcDump32 Bhrama Server 0.3
;北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北北
; Compilation :
;
; First edit path in Makefiles (bmake or mm
www.eeworm.com/read/101346/6236867
cpp project1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("Project1.res");
USEFORM("Unit1.cpp", Form1);
//---------------------------
www.eeworm.com/read/101346/6236892
cpp project1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("Project1.res");
USEFORM("Unit1.cpp", Form1);
//---------------------------
www.eeworm.com/read/170685/6303831
h templatetrans.h
// TemplateTrans.h
#ifndef _INC_TemplateTransAPI
#define _INC_TemplateTransAPI
// 函数原型
BOOL WINAPI Template(LPSTR lpDIBBits, LONG lWidth, LONG lHeight,
int iTempH, int iTempW,
www.eeworm.com/read/170685/6303836
h dibapi.h
// dibapi.h
#ifndef _INC_DIBAPI
#define _INC_DIBAPI
// DIB句柄
DECLARE_HANDLE(HDIB);
// DIB常量
#define PALVERSION 0x300
/* DIB宏 */
// 判断是否是Win 3.0的DIB
#define IS_WIN30_DIB(lpbi) ((*