代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/112193/15492481

h mdump.h

#pragma once struct _EXCEPTION_POINTERS; class MiniDumper { private: static LPCTSTR m_szAppName; static LONG WINAPI TopLevelFilter( struct _EXCEPTION_POINTERS *pExceptionInfo ); publi
www.eeworm.com/read/111407/15513694

h mdump.h

#pragma once struct _EXCEPTION_POINTERS; class MiniDumper { private: static LPCTSTR m_szAppName; static LONG WINAPI TopLevelFilter( struct _EXCEPTION_POINTERS *pExceptionInfo ); publi
www.eeworm.com/read/108712/15578860

h mdump.h

#pragma once struct _EXCEPTION_POINTERS; class MiniDumper { private: static LPCTSTR m_szAppName; static LONG WINAPI TopLevelFilter( struct _EXCEPTION_POINTERS *pExceptionInfo ); publi
www.eeworm.com/read/108658/15580548

h mdump.h

#pragma once struct _EXCEPTION_POINTERS; class MiniDumper { private: static LPCTSTR m_szAppName; static LONG WINAPI TopLevelFilter( struct _EXCEPTION_POINTERS *pExceptionInfo ); publi
www.eeworm.com/read/105466/15666427

cpp npextend.cpp

#include void ALRemoteInsertdll(DWORD,LPCTSTR); HWND texthwnd; HINSTANCE hLibrary; FARPROC pfn; double winver = NULL; int WINAPI WinMain(HINSTANCE,HINSTANCE,LPSTR lpCmdLine,
www.eeworm.com/read/286930/8737182

cpp p2pserver.cpp

/////////////////////////////////////// // P2PServer.cpp文件 #include "../common/InitSock.h" #include "../comm.h" #include DWORD WINAPI IOThreadProc(LPVOID lpParam); CInitS
www.eeworm.com/read/376282/9321945

cpp mthello.cpp

#include #include // Prototype for Hello application worker thread procedure. // DWORD WINAPI WorkerThreadProc( LPVOID lpThreadParameter ); // Main program entry point.
www.eeworm.com/read/179954/9327367

cpp beginpath.cpp

// BeginPath.cpp : Defines the entry point for the application. // #include "stdafx.h" LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ; int WINAPI WinMain (HINSTANCE hInstance, H
www.eeworm.com/read/179954/9327403

cpp chord.cpp

// Chord.cpp : Defines the entry point for the application. // #include "stdafx.h" LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ; int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE
www.eeworm.com/read/179954/9327410

cpp rectangle.cpp

// Rectangle.cpp : Defines the entry point for the application. // #include "stdafx.h" LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ; int WINAPI WinMain (HINSTANCE hInstance, H