代码搜索:WINAPI

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

代码结果 4,315
www.eeworm.com/read/130949/14166735

h winuser.h

/**************************************************************************** * * * winuser.h -- USER procedure declarations
www.eeworm.com/read/130878/14170783

h newsig.h

////////////////////////////////////////////////////////////////// //NewSig.h #include #ifdef __cplusplus extern "C" { #endif #define SIG_CADENCE_BUSY 1 //忙音 #define SIG_CADENCE_R
www.eeworm.com/read/122710/14673412

c probe.c

#include "pwalk.h" /* process globals */ HANDLE hMMFile = 0; LPPROBE lpProbe = NULL; CONTEXT gContext; DWORD gReturn; LPVOID gLocation; CRITICAL_SECTION gCS;
www.eeworm.com/read/122710/14673419

h pefile.h

#include #define IDS_ERRBADFILENAME 1000 typedef struct SECTIONINFO *LPSECTIONINFO; typedef struct tagDbgSection { char szSection[IMAGE_SIZEOF_SHORT_NAME];
www.eeworm.com/read/221766/14722507

h exportfunc.h

#ifndef _EXPORT_FUNC_H_ #define _EXPORT_FUNC_H_ //return successful result #define LIB_SUCCESS 0 //return failed result #define LIB_FAILED 1 #define MAX_RF_BUFFER 1024
www.eeworm.com/read/217363/14968386

h serialreaderdef.h

// DLL function definitions //#include "StdAfx.h" #define MAXIMUM_ATR_LENGTH 33 /* Error Code Definition. */ #define AGM_DEVICE_ERROR -100 #define AGM_DEVICE_NOT_INIT -101 #def
www.eeworm.com/read/115774/15002258

txt 2118104901.txt

化境编程界- 一个简单木马列子(1) 化境编程界首页| 化境软件库 | 化境教程库 | 其它资源 | 化境讨论区 | 化境留言板 showTop(); 欢迎访问《化境编程界》| * Email:5xsoft@21cn.com | < 留言板 化境编程界 -> 技术文章 -&
www.eeworm.com/read/115588/15008259

h wglext.h

#ifndef __wglext_h_ #define __wglext_h_ #ifdef __cplusplus extern "C" { #endif /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative
www.eeworm.com/read/207339/15274721

h stkdrv.h

// STKDRV.h: interface for the CSTKDRV class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_STKDRV_H__4BE51F0E_A261_11D2_B30C_00C04FCCA334__INCLUDED_)
www.eeworm.com/read/169899/5409600

cpp nopkeybd.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic