代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/387434/8681055

cpp cppdll.cpp

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

h psapi.h

// PSAPI.H /*++ BUILD Version: 0001 // Increment this if a change has global effects Copyright (c) 1994-1997 Microsoft Corporation Module Name: psapi.h Abstract:
www.eeworm.com/read/286867/8739276

cpp stockdrv.cpp

#include "StdAfx.h" #include "TSWnd.h" #include "TSCache.h" #include "TWSocket.h" #include "Stockdrv.h" #include "SelectSrvDlg.h" int WINAPI Stock_Init(HWND hWnd,UINT Msg,int nWorkMode) {
www.eeworm.com/read/430342/8755495

h creadargument.h

#if !defined(AFX_READARGUMENT_H__01911661_5F5A_426F_8E7B_2C16589738DD__INCLUDED_) #define AFX_READARGUMENT_H__01911661_5F5A_426F_8E7B_2C16589738DD__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en
www.eeworm.com/read/386163/8762645

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/286220/8782301

h apihook.h

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

h ch365dll.h

// 2003.09.10 // 2003.12.08 V1.2 // 2004.05.08 V1.3 // 2004.12.10 V1.5 // 2005.10.20 V1.6 //**************************************** //** Copyright (C) W.ch 1999-2004 ** //** Web: http:
www.eeworm.com/read/385278/8810595

cpp proemulatorapi.cpp

#include #include "..\headers\ProEmulatorAPI.h" #include "EmuGlobal.h" //#include "debug.h" //Null functions void WINAPI nullFunc(){} void WINAPI nullAPI_ShowInfo(LPCSTR nullarg)
www.eeworm.com/read/384633/8855561

h detours.h

////////////////////////////////////////////////////////////////////////////// // // File: detours.h // Module: detours.lib // // Detours for binary functions. Version 1.4. (Build 4
www.eeworm.com/read/284769/8900215

h k32exp.h

/* K32EXP.H -- Get32ProcAddress Win32 code to import by ordinal from KERNEL32.DLL in Windows 95 Andrew Schulman Senior editor, O'Reilly & Associates (Sebastopol CA) andrew@ora.com August 1995 See