代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/279967/10373719
h apihook.h
/******************************************************************************
Module: APIHook.h
Notices: Copyright (c) 2008 Jeffrey Richter & Christophe Nasarre
*********************************
www.eeworm.com/read/425031/10386403
h dasvrsdk.h
#include "stdafx.h"
const long ID_TIMER=1000;
typedef struct Tag
{
CString cID;
DWORD hHWND;
long vType;
WORD lQuality;
FILETIME ft;
VARIANT vValue;
}TAG;
extern TAG TagList[32];
e
www.eeworm.com/read/425031/10386481
h dasvrsdk.h
#include "stdafx.h"
typedef BOOL (WINAPI * CREATESERVER)(LPCSTR, UINT);
typedef BOOL (WINAPI * FREESERVER)();
typedef BOOL (WINAPI * SETSERVERSTATE)(DWORD);
typedef BOOL (WINAPI * ACTIVECODE
www.eeworm.com/read/425031/10386523
h dasvrsdk.h
//---------------------------------------------------------------------------
#ifndef uDAS_APIH
#define uDAS_APIH
//---------------------------------------------------------------------------
#e
www.eeworm.com/read/354066/10392370
h commdlg.h
/*****************************************************************************\
* *
* commdlg.h - Common dialog function
www.eeworm.com/read/354066/10392434
h windows.h
/*****************************************************************************\
* *
* windows.h - Windows functions, typ
www.eeworm.com/read/354066/10392485
h penwin.h
/*****************************************************************************\
* *
* penwin.h - Pen Windows functions,
www.eeworm.com/read/354066/10392641
h toolhelp.h
/*****************************************************************************\
* *
* toolhelp.h - toolhelp.dll functions
www.eeworm.com/read/279709/10400541
h header.h
/*
Interrupt Descriptor Table (IDT) Guard.
VERSiON 1.0 - (c) December, 2005 -
Copyright (C) 2005 Matthieu Suiche www.msuiche.net
This program is free softw
www.eeworm.com/read/161259/10431517
h psapi.h
/*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) 1994 Microsoft Corporation
Module Name:
psapi.h
Abstract:
Include file for APIs provi