代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/322162/13388193
h sif32xusb.h
// The following ifdef block is the standard way of creating macros which make exporting
// from a DLL simpler. All files within this DLL are compiled with the SIF32XUSB_EXPORTS
// symbol defined
www.eeworm.com/read/318022/13490389
cpp critical.cpp
#include
#include
DWORD WINAPI Fun1Proc(
LPVOID lpParameter // thread data
);
DWORD WINAPI Fun2Proc(
LPVOID lpParameter // thread data
);
int tickets=100
www.eeworm.com/read/312963/13600143
h geotrans.h
// geotrans.h
#ifndef _INC_GeoTransAPI
#define _INC_GeoTransAPI
// 常数π
#define PI 3.1415926535
//角度到弧度转化的宏
#define RADIAN(angle) ((angle)*PI/180.0)
enum IMAGE_DESC{
ID_IMAGE_01=0,
www.eeworm.com/read/308593/13699289
cpp critical.cpp
#include
#include
DWORD WINAPI Fun1Proc(
LPVOID lpParameter // thread data
);
DWORD WINAPI Fun2Proc(
LPVOID lpParameter // thread data
);
int tickets=100
www.eeworm.com/read/308176/13706617
cpp critical.cpp
#include
#include
DWORD WINAPI Fun1Proc(
LPVOID lpParameter // thread data
);
DWORD WINAPI Fun2Proc(
LPVOID lpParameter // thread data
);
int tickets=100
www.eeworm.com/read/143581/5756795
cpp calldll.cpp
/********************************************************************
Copyright (c) Beijing Feitian Technologies
http://www.FTSafe.com
File : CallDll.cpp
Created: 2003/11/04
Author
www.eeworm.com/read/143026/5761408
h pwdspyhk.h
#ifndef _PWDSPYHK_H_
#define _PWDSPYHK_H_
#define IPC_CUSTOM_MSG _T("{34F673E2-878F-11D5-B98A-00B0D07B8C7C}")
#define PWDSPY_HOOK_DLL _T("PwdSpyHk.dll")
#ifdef PWDSPYHK_EXPORTS
#define PWDS
www.eeworm.com/read/139912/5795386
h phys32.h
#ifndef PHYS32_H
#define PHYS32_H
extern DWORD (WINAPI *VxDCall)(DWORD Service, DWORD EAX_Reg, DWORD ECX_Reg);
#endif
www.eeworm.com/read/136824/5848096
h wglati.h
#ifndef __wgl_ATI_h_
#define __wgl_ATI_h_
//
// Copyright (C) 1998-2000 ATI Technologies Inc.
//
#ifdef __cplusplus
extern "C" {
#endif
#ifndef APIENTRY
#define WIN32_LEAN_AND_MEAN 1
#in
www.eeworm.com/read/136073/5873690
h phys32.h
#ifndef PHYS32_H
#define PHYS32_H
extern DWORD (WINAPI *VxDCall)(DWORD Service, DWORD EAX_Reg, DWORD ECX_Reg);
#endif