代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/216802/4882882

c winver.c

#include #include int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { static const WCHAR szROS[] = { 'R','e','a','c','t','O',
www.eeworm.com/read/216802/4885003

c secext.c

#include #define NDEBUG #include BOOLEAN WINAPI GetComputerObjectNameA ( EXTENDED_NAME_FORMAT extended_name_format, LPSTR lpstr, PULONG pulong ) { DPRINT1("
www.eeworm.com/read/205824/5018103

c winver.c

#include #include int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { static const WCHAR szROS[] = { 'R','e','a','c','t','O',
www.eeworm.com/read/205824/5020414

c secext.c

#include #define NDEBUG #include BOOLEAN WINAPI GetComputerObjectNameA ( EXTENDED_NAME_FORMAT extended_name_format, LPSTR lpstr, PULONG pulong ) { DPRINT1("
www.eeworm.com/read/193950/5139372

h balloon.h

// Balloon.h : Declaration of the CBalloon #ifndef __BALLOON_H_ #define __BALLOON_H_ #include "resource.h" // main symbols inline HRESULT WINAPI _This(void* pv, REFIID iid, void** ppv
www.eeworm.com/read/193950/5139436

cpp container.cpp

// Container.cpp : Defines the entry point for the application. #include "stdafx.h" #include "resource.h" #include "mainwnd.h" // Required ATL module CComModule _Module; int WINAPI WinMain
www.eeworm.com/read/193950/5139592

cpp letterbox.cpp

// LetterBox.cpp : Defines the entry point for the application. #include "stdafx.h" #include "resource.h" #include "mainwnd.h" // Required ATL module CComModule _Module; int WINAPI WinMain
www.eeworm.com/read/192559/5154282

cpp ddhinit.cpp

#include "precomp.h" // Misc function prototypes EXTERN_C BOOL mmHALInit( LPDDHALINFO lpddhi, BOOL reset, DWORD modeidx ); EXTERN_C BOOL WINAPI HALInit( LPDDHALINFO lpddhi, BOOL reset,
www.eeworm.com/read/184688/5247086

c ptinsid.c

#include "windows.h" #include "wintools.h" BOOL WINAPI PtInsideWindow(HWND hwnd,UINT x,UINT y) { /* Determine whether or not the position ( x, y) is contained */ /* within the control's client re
www.eeworm.com/read/183118/5257954

c ptinsid.c

#include "windows.h" #include "wintools.h" BOOL WINAPI PtInsideWindow(HWND hwnd,UINT x,UINT y) { /* Determine whether or not the position ( x, y) is contained */ /* within the control's client re