代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/135259/13944717

h bdnapi.h

#ifndef __include_bdnapi_h #pragma option push -b -a8 -pc -A- /*P_O_Push*/ #define __include_bdnapi_h #include #include #ifndef MSBDNAPI #define MSBDNAPI __declspec( dl
www.eeworm.com/read/135259/13944953

h windef.h

/**************************************************************************** * * * windef.h -- Basic Windows Type Definitio
www.eeworm.com/read/135259/13947794

h sadapi.h

/* * sadapi.h * * Copyright (c) Microsoft Corp. 1986-1996. All Rights Reserved. * * Definition of the public RPC APIs from the SAD Exchange service * */ #ifndef _SADLIB_H_ #pragma
www.eeworm.com/read/235866/14048850

h dmc2000.h

#ifdef DMC2000_EXPORTS #define DMC2000 __declspec(dllexport) #else #define DMC2000 __declspec(dllimport) #endif class DMC2000 CDmc2000 { public: CDmc2000(void); }; extern DMC2000 int nDmc2
www.eeworm.com/read/132662/14081734

h integralapi.h

// integralapi.h #ifndef _INC_INTEGRALAPI #define _INC_INTEGRALAPI double WINAPI f1(double x,double q,double a); //确定要积分的函数,即量化误差平方与密度函数的积 double WINAPI integral1(double a1,double
www.eeworm.com/read/113574/15453137

h tc08a32.h

#ifndef _TC08A32_H #define _TC08A32_H #include #ifdef __cplusplus extern "C" { #endif /******************************************* define value ****************************
www.eeworm.com/read/112766/15477328

cpp cppskel.cpp

/* * CppSkel.cpp * * Sample code for "Multithreading Applications in Win32" * This is from Chapter 9, Listing 9-1 * * Show how to cast the parameters to _beginthreadex * so that they wi
www.eeworm.com/read/110326/15536469

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/103858/15718047

html wpw_wapi_color_95.html

Return to Table of Contents for this chapter Subject: How to find the opposite color? Dejan Jaci
www.eeworm.com/read/102552/15778747

htm subject_42549.htm

序号:42549 发表者:陈松明 发表日期:2003-06-04 09:33:24 主题:请问:VC或<mark>winApi</mark>中有没有自动检测到目录变动的消息或函数? 内容:请问:VC或<mark>winApi</mark>中有没有自动检测到目录变动的消息或函数?如果我只是检测目录下文件的变化, 那么文件变化(如新增)有什么办法得到是具体新增了那个文件呢?2003-6-6 9:13:23 ...