代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/232407/4699093

cpp autoexp.cpp

//#include //#include "vcf/FoundationKit/FoundationKit.h" #include "vcf/GraphicsKit/GraphicsKit.h" typedef struct tagDEBUGHELPER { DWORD dwVersion; BOOL (WINAPI *ReadDebuggeeMemory)(
www.eeworm.com/read/232407/4699185

cpp autoexp.cpp

//#include //#include "vcf/FoundationKit/FoundationKit.h" #include "vcf/GraphicsKit/GraphicsKit.h" typedef struct tagDEBUGHELPER { DWORD dwVersion; BOOL (WINAPI *ReadDebuggeeMemory)
www.eeworm.com/read/232407/4699305

cpp autoexp.cpp

//#include //#include "vcf/FoundationKit/FoundationKit.h" #include "vcf/GraphicsKit/GraphicsKit.h" typedef struct tagDEBUGHELPER { DWORD dwVersion; BOOL (WINAPI *ReadDebuggeeMemory)(
www.eeworm.com/read/232407/4699445

cpp autoexp.cpp

//#include //#include "vcf/FoundationKit/FoundationKit.h" #include "vcf/GraphicsKit/GraphicsKit.h" typedef struct tagDEBUGHELPER { DWORD dwVersion; BOOL (WINAPI *ReadDebuggeeMemory)(
www.eeworm.com/read/229812/4752449

gml invindr.gml

.func InvokeIndirectFunction .if '&lang' eq 'FORTRAN 77' .do begin c$include 'winapi.fi' integer*4 function InvokeIndirectFunction(handle, ...) integer*4 handle .do end .if '&lang'
www.eeworm.com/read/216802/4882485

c imagesoft.c

#include HINSTANCE hInstance; HANDLE ProcessHeap; #ifdef _MSC_VER #pragma warning(disable : 4100) #endif int WINAPI WinMain(HINSTANCE hThisInstance, HINSTANCE hPrevInst
www.eeworm.com/read/216802/4884211

c generated.c

/* File generated automatically from tools/winapi/test.dat; do not edit! */ /* This file can be copied, modified and distributed without restriction. */ /* * Unit tests for data structure packin
www.eeworm.com/read/216802/4884231

c generated.c

/* File generated automatically from tools/winapi/test.dat; do not edit! */ /* This file can be copied, modified and distributed without restriction. */ /* * Unit tests for data structure packin
www.eeworm.com/read/216802/4884327

c generated.c

/* File generated automatically from tools/winapi/test.dat; do not edit! */ /* This file can be copied, modified and distributed without restriction. */ /* * Unit tests for data structure packin
www.eeworm.com/read/216802/4884998

c sspi.c

#include #define NDEBUG #include SECURITY_STATUS WINAPI EnumerateSecurityPackagesW ( PULONG pulong, PSecPkgInfoW* psecpkginfow ) { DPRINT1("%s() not implement