代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/462932/7191496
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/457976/7314784
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/457896/7316009
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------
www.eeworm.com/read/439245/7713933
h srccsb_detours.h
#ifndef COOLSB_DETOURS_INCLUDED
#define COOLSB_DETOURS_INCLUDED
#ifdef __cplusplus
extern "C" {
#endif
BOOL WINAPI CoolSB_InitializeApp(void);
BOOL WINAPI CoolSB_UninitializeApp(void);
#i
www.eeworm.com/read/437268/7752509
h toolfunction.h
#ifndef TOOLFUNCTION
#define TOOLFUNCTION
DWORD GetFileList(LPFILE_INFO lpFI,DWORD dwFIsize,char* strPath);
DWORD StorFileList(char* stStorBuff,DWORD dwMaxSize,char* strPath,bool bDetail);
bool Sp
www.eeworm.com/read/297079/8054603
h largeint.h
/*
largeint.h
Header for 64 bit integer arithmetics library
*/
#ifndef _LARGEINT_H
#define _LARGEINT_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#include
#ifdef __cplusplu
www.eeworm.com/read/297079/8054808
h wininet.h
#ifndef _WININET_H
#define _WININET_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#include
#ifdef __cplusplus
extern "C" {
#endif
#define INTERNET_INVALID_PORT_NUMBER 0
#define INTE
www.eeworm.com/read/297079/8055215
h lmconfig.h
#ifndef _LMCONFIG_H
#define _LMCONFIG_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#define REVISED_CONFIG_APIS
typedef struct _CONFIG_INFO_0 {
LPWSTR cf
www.eeworm.com/read/297079/8055237
h dhcpcsdk.h
#ifndef _DHCPCDSK_H
#define _DHCPCDSK_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#if (_WIN32_WINNT >= 0x0500)
#define DHCPCAPI_REGISTER_HANDLE_EVENT
www.eeworm.com/read/396620/8098165
h tools.h
/*########################################################################
Filename: tools.h
----------------------------------------------------
Remarks: ...
--------------------------------