代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/461619/7223192
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "Dib.h"
//#include "ColorTable.h"
#include
using namespace std;
//--------------------------------------------
www.eeworm.com/read/457865/7316681
h imm.h
/**********************************************************************/
/* IMM.H - Input Method Manager definitions */
/*
www.eeworm.com/read/457634/7321812
h mpc.h
#ifndef _INTERACT_H
#define _INTERACT_H
#ifndef _MSC_VER
#define WINAPI __stdcall
#endif
#ifdef __cplusplus
extern "C" {
#endif
enum FUNCITEM
{
GET_MAX_AXE=0,
GET_BOARD_NUM,
GET_A
www.eeworm.com/read/457608/7322370
h mpc.h
#ifndef _INTERACT_H
#define _INTERACT_H
#ifndef _MSC_VER
#define WINAPI __stdcall
#endif
#ifdef __cplusplus
extern "C" {
#endif
enum FUNCITEM
{
GET_MAX_AXE=0,
GET_BOARD_NUM,
GET_A
www.eeworm.com/read/456865/7338017
h hook.h
#ifndef QQTAILAPI
#define QQTAILAPI __declspec(dllimport)
#endif
QQTAILAPI BOOL WINAPI SetHook(HWND hQQ);
www.eeworm.com/read/454447/7390636
c dllentry.c
/*==============================================================================
*
* filename dllentry.c
* purpose API for dynamic loading okapi32.dll (Ok series image ca
www.eeworm.com/read/454431/7390830
h memalloc.h
#include "windows.h"
typedef DWORD MEMHANDLE,*PMEMHANDLE;
typedef void **PPVOID;
#define WINAPI __stdcall
//data struct
typedef struct tagMEMQRY
{
DWORD LockablePageCount;
BOOL ReturnV
www.eeworm.com/read/454247/7395795
h th32.h
#ifndef __TH32_h__
#define __TH32_h__
#include
#include
// ToolHelp32 function prototypes
typedef HANDLE (WINAPI* fCreateToolhelp32Snapshot)
(
DWORD dwFlags,
www.eeworm.com/read/453575/7416901
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:
Include file for APIs
www.eeworm.com/read/449287/7509271
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------