代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/236568/14011713

h gp_input.h

//******************************************** // DirectInput 相关处理函数 //******************************************** #ifndef _GP_INPUT_ #define _GP_INPUT_ #include #ifndef DIRECTINPU
www.eeworm.com/read/133627/14033039

h dibapi.h

// dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*
www.eeworm.com/read/133627/14033044

h pointtrans.h

// PointTrans.h #ifndef _INC_PointTransAPI #define _INC_PointTransAPI // 函数原型 BOOL WINAPI LinerTrans(LPSTR lpDIBBits, LONG lWidth, LONG lHeight, FLOAT fA, FLOAT fB,WORD wBitCount); BOOL WIN
www.eeworm.com/read/235248/14080004

h winuser.h

#ifndef __WINUSER_H #define __WINUSER_H #include struct RECT { int left; int top; int right; int bottom; }; typedef RECT* LPRECT; typedef int (*WNDENUMPROC) (void*,long
www.eeworm.com/read/235247/14080355

h winuser.h

#ifndef __WINUSER_H #define __WINUSER_H #include struct RECT { int left; int top; int right; int bottom; }; typedef RECT* LPRECT; typedef int (*WNDENUMPROC) (void*,long
www.eeworm.com/read/235245/14080469

h winuser.h

#ifndef __WINUSER_H #define __WINUSER_H #include struct RECT { int left; int top; int right; int bottom; }; typedef RECT* LPRECT; typedef int (*WNDENUMPROC) (void*,long
www.eeworm.com/read/235193/14082265

h des.h

#ifndef _DES_H__ #define _DES_H__ #include "ArithDLL.h" #ifndef ENCRYPT #define ENCRYPT 0 /* DES 方向 */ #define DECRYPT 1 #endif #ifndef STAND #define STAND 0
www.eeworm.com/read/235193/14082344

h arithzxz.h

///////////////////////////////////////////////////////////////////////////// //Discription: 压缩和加密等公共函数 //Written By: ZHANGXIANZHU //Date: 2003-03-27 //Version: 1.0 //Modified b
www.eeworm.com/read/132473/14088900

h dibapi.h

// dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*
www.eeworm.com/read/132471/14089028

h dibapi.h

// dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*