代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/243843/12912941
c w2k_hook.c
// __________________________________________________________
//
// w2k_hook.c
// SBS Windows 2000 API Hook Viewer V1.00
// 08-27-2000 Sven B. Sc
www.eeworm.com/read/243843/12913067
h w2k_lib.h
// w2k_lib.h
// 02-12-2001 Sven B. Schreiber
// sbs@orgon.com
#ifndef UNICODE
#define UNICODE // ANSI not supported by this library
#endif
// ==========================================
www.eeworm.com/read/243843/12913132
h w2k_img.h
// w2k_img.h
// 08-27-2000 Sven B. Schreiber
// sbs@orgon.com
////////////////////////////////////////////////////////////////////
#ifdef _W2K_IMG_DLL_
///////////////////////////////////////
www.eeworm.com/read/142657/12932204
cpp main1.cpp
/*
* Main1.cpp
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 14, Listing 14-2
*
* Driver to load the simple DLL, create a
* thread, call a function in
www.eeworm.com/read/243561/12933785
h komfort.h
#ifndef KOMFORT
#define KOMFORT
#ifdef __cplusplus
extern "C" {
#endif
/*************************************************************************/
// error no, textbuffer
int WINAPI error_
www.eeworm.com/read/142403/12947093
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/243130/12960097
txt 窗口建立和关闭时的特效 (2001年1月12日).txt
窗口建立和关闭时的特效 (2001年1月12日)
网友更新 分类:杂类 作者: luyu(推荐) 推荐:luyu 阅读次数:764
(http://www.codesky.net)
--------------------------------------------------------------------------------
可以使用Anima
www.eeworm.com/read/142084/12966307
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "Dib.h"
//#include "ColorTable.h"
#include
using namespace std;
//--------------------------------------------
www.eeworm.com/read/328789/13002044
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------