代码搜索:WINAPI

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

代码结果 4,315
www.eeworm.com/read/297368/8026850

h djcvt.h

#ifndef _DJCVT_H_ #define _DJCVT_H_ #ifdef __cplusplus extern "C" { #endif int WINAPI PcmtoWave(char* PcmFileName,char* WaveFileName); int WINAPI WavetoPcm(char* WaveFileName,char* PcmFile
www.eeworm.com/read/297079/8054600

h winsvc.h

#ifndef _WINSVC_H #define _WINSVC_H #if __GNUC__ >= 3 #pragma GCC system_header #endif #ifndef WINADVAPI #define WINADVAPI #endif #ifdef __cplusplus extern "C" { #endif #define SERVICES_ACTIVE_DATAB
www.eeworm.com/read/297079/8054633

h dxerr9.h

/* dxerr9.h - Header file for the DirectX 9 Error API Written by Filip Navara This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; withou
www.eeworm.com/read/297079/8054664

h uxtheme.h

#ifndef _UXTHEME_H #define _UXTHEME_H #if __GNUC__ >= 3 #pragma GCC system_header #endif #include #ifdef __cplusplus extern "C" { #endif #if (_WIN32_WINNT >= 0x0501) #define DTBG_CLIPR
www.eeworm.com/read/297079/8054677

h dxerr8.h

/* dxerr8.h - Header file for the DirectX 8 Error API Written by Filip Navara This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; withou
www.eeworm.com/read/297079/8054790

h scrnsave.h

/* Screen saver library by Anders Norlander This library is (hopefully) compatible with Microsoft's screen saver library. This is public domain software. */ #if
www.eeworm.com/read/297079/8055091

h vfw.h

#ifndef _VFW_H #define _VFW_H #if __GNUC__ >= 3 #pragma GCC system_header #endif #ifndef _WINDOWS_H #include #endif #ifndef _MMSYSTEM_H #include #endif #if !defined (_OLE2_H
www.eeworm.com/read/297079/8055177

h ole.h

#ifndef _OLE_H #define _OLE_H #if __GNUC__ >=3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #ifdef STRICT #define OLE_LPCSTR LPCSTR #define OLE_CONST const #else #define OL
www.eeworm.com/read/297079/8055205

h mmsystem.h

#ifndef _MMSYSTEM_H #define _MMSYSTEM_H #if __GNUC__ >=3 #pragma GCC system_header #endif #pragma pack(push,1) #ifdef __cplusplus extern "C" { #endif #define WINMMAPI DECLSPEC_IMPORT #define _loadds
www.eeworm.com/read/145662/12708065

h templatetrans.h

// TemplateTrans.h #ifndef _INC_TemplateTransAPI #define _INC_TemplateTransAPI // 函数原型 BOOL WINAPI Template(LPSTR lpDIBBits, LONG lWidth, LONG lHeight, int iTempH, int iTempW,