代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/159224/10678790

h reg.h

//+-------------------------------------------------------------------------- // // reg.h ---- 共享软件加密算法库 // Cop
www.eeworm.com/read/276903/10697048

h gifapi.h

typedef struct gifheader { BYTE bySignature[3]; BYTE byVersion[3]; } GIFHEADER; typedef struct gifscrdesc { WORD wWidth; WORD wDepth; struct globalfl
www.eeworm.com/read/158942/10715772

cpp cppdll.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*) { retur
www.eeworm.com/read/158849/10723980

h ch375dll.h

// 2003.09.08, 2003.12.28, 2004.10.15, 2004.12.05, 2004.12.10, 2005.01.20, 2005.02.23, 2005.07.15, 2005.08.17 //**************************************** //** Copyright (C) W.ch 1999-2005 ** /
www.eeworm.com/read/421538/10731432

h apihook.h

/****************************************************************************** Module: APIHook.h Notices: Copyright (c) 2000 Jeffrey Richter ******************************************************
www.eeworm.com/read/275954/10782657

h globalapi.h

#ifndef _GLOBAL_API #define _GLOBAL_API #include #include "cdib.h" #include "ColorTable.h" #include using namespace std; //---------------------------------------------
www.eeworm.com/read/349896/10791286

h hdapi.h

#pragma once #include "stdafx.h" typedef CArray HFieldInfos; typedef CArray HRecordInfos; extern "C" int WINAPI HDCreateDBFile(CStrin
www.eeworm.com/read/274991/10840768

h ch375dll.h

// 2003.09.08, 2003.12.28, 2004.10.15 //**************************************** //** Copyright (C) W.ch 1999-2004 ** //** Web: http://www.winchiphead.com ** //***************************
www.eeworm.com/read/274991/10840795

h ch375dll.h

// 2003.09.08, 2003.12.28, 2004.10.15 //**************************************** //** Copyright (C) W.ch 1999-2004 ** //** Web: http://www.winchiphead.com ** //***************************
www.eeworm.com/read/273774/10901734

h opcdef.h

#include "stdafx.h" #include "vcsvr.h" #include "MainFrm.h" //定义OPC开发工具包的输出函数类型 typedef BOOL (WINAPI * INITOPCSERVER)(LPCSTR, UINT); typedef BOOL (WINAPI * REGSERVER)(LPCSTR, LPCSTR,LPCSTR,LPCS