代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/228915/14357875
h npkcrypt.h
#ifndef NPKCRYPT_H
#define NPKCRYPT_H
#ifndef NPKAPI
#define NPKAPI extern "C" __declspec(dllimport)
#endif
typedef INT HKCRYPT;
typedef VOID (CALLBACK *FCryptAction)(PVOID, LPBYTE, DWORD);
www.eeworm.com/read/228915/14357910
h npkcrypt.h
#ifndef NPKCRYPT_H
#define NPKCRYPT_H
#ifndef NPKAPI
#define NPKAPI extern "C" __declspec(dllimport)
#endif
typedef INT HKCRYPT;
typedef VOID (CALLBACK *FCryptAction)(PVOID, LPBYTE, DWORD);
www.eeworm.com/read/126952/14392670
h classxp.h
////////////////////////////////////////////////////////////////////////////////////////////////////
// 工程: ClassXP
// 版本: 0.32
// 更新: 2003-3-10
// 说明:
// 一、简介
// ClassXP
www.eeworm.com/read/126567/14416626
h faxcvt.h
int WINAPI FindFreeConvertChannel();
int WINAPI GetConvIDOfVoiceChannel(int trunkID);
bool WINAPI StartConvert(int trunkID,int convID,char * filename);
bool WINAPI CheckConvertEnd(int convID);
voi
www.eeworm.com/read/227371/14429947
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/125664/14480038
h ch365dll.h
// 2003.09.10
//****************************************
//** Copyright (C) W.ch 1999-2003 **
//** Web: http://www.winchiphead.com **
//****************************************
//** DLL
www.eeworm.com/read/124883/14529595
h commdlg.h
/*****************************************************************************\
* *
* commdlg.h - Common dialog function
www.eeworm.com/read/124883/14529761
h toolhelp.h
/*****************************************************************************\
* *
* toolhelp.h - toolhelp.dll functions
www.eeworm.com/read/225544/14535796
h apihook.h
/******************************************************************************
Module: APIHook.h
Notices: Copyright (c) 2000 Jeffrey Richter
******************************************************
www.eeworm.com/read/124556/14559881
h wincrypt.h
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-1999.
//
// File: wincrypt.h
//
//