代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/409167/11343843
txt skinplusplus api (ansi).txt
//HookMsg
//#define HS_MENU 0x80000000L
//#define HS_WINDOW 0x40000000L
//#define HS_NONE 0x00000000L
//#define HS_ALL HS_MENU | HS_WINDOW
//HookAPI
//#define HOOKAPI_SCROLLBAR 0x80000000
www.eeworm.com/read/409167/11343862
txt skinplusplusu api (unicode).txt
//HookMsg
//#define HS_MENU 0x80000000L
//#define HS_WINDOW 0x40000000L
//#define HS_NONE 0x00000000L
//#define HS_ALL HS_MENU | HS_WINDOW
//HookAPI
//#define HOOKAPI_SCROLLBAR 0x80000000
www.eeworm.com/read/409167/11343870
txt skinplusplus api (ansi).txt
//HookMsg
//#define HS_MENU 0x80000000L
//#define HS_WINDOW 0x40000000L
//#define HS_NONE 0x00000000L
//#define HS_ALL HS_MENU | HS_WINDOW
//HookAPI
//#define HOOKAPI_SCROLLBAR 0x80000000
www.eeworm.com/read/409167/11343885
txt skinplusplusu api (unicode).txt
//HookMsg
//#define HS_MENU 0x80000000L
//#define HS_WINDOW 0x40000000L
//#define HS_NONE 0x00000000L
//#define HS_ALL HS_MENU | HS_WINDOW
//HookAPI
//#define HOOKAPI_SCROLLBAR 0x80000000
www.eeworm.com/read/409017/11361604
h de_api.h
/*
Copyright Motech
*/
#ifndef DE_API_H
#define DE_API_H
#ifdef __cplusplus
extern "C" {
#endif
#define MAX_WORD_SIZE (38) /*the maximum length of a word,the size
www.eeworm.com/read/409017/11361626
c de_api.c
/********************************************************************
* VERSION: 1.3 Motech -Ian 20050602 *
* REASON: - removed some info
www.eeworm.com/read/262797/11390267
h nwk_api.h
/**************************************************************************************************
Filename: nwk_api.h
Revised: $Date: 2007-07-10 11:21:35 -0700 (Tue, 10 Jul 2007)
www.eeworm.com/read/262797/11390270
c nwk_api.c
/**************************************************************************************************
Filename: nwk_api.c
Revised: $Date: 2007-10-25 12:49:17 -0700 (Thu, 25 Oct 2007
www.eeworm.com/read/262705/11394492