代码搜索:winapi

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

代码结果 4,315
www.eeworm.com/read/212468/15156031

cpp winmain.cpp

#include #include #include "Frame.h" CFrame frame; int WINAPI WinMain( HINSTANCE hinstance,HINSTANCE,LPSTR,INT ) { frame.Init( hinstance ); frame.Run(); return (
www.eeworm.com/read/212209/15163240

cpp atlwebserverisapi.cpp

// ATLWebServerIsapi.cpp : 定义 DLL 应用程序的入口点。 // #include "stdafx.h" // 对于 WebDbg.exe 的自定义断言和跟踪处理 #ifdef _DEBUG CDebugReportHook g_ReportHook; #endif [ module(name="MyATLWebServer", type="dll")
www.eeworm.com/read/211888/15171263

h globalapi.h

#ifndef _GLOBAL_API #define _GLOBAL_API #include #include "cdib.h" #include "ColorTable.h" #include using namespace std; //---------------------------------------------
www.eeworm.com/read/211799/15173602

h pcomm.h

/* PComm_c.h * PComm define file for Win32 on C/C++ * History: * Date Author Comment * 10/22/1996 Victor wrote it. * 03/28/1997 Victor modified. add sio_term_irq function. *
www.eeworm.com/read/210451/15198636

cpp traceicq.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop USERES("TraceIcq.res"); USEFORM("Unit1.cpp", Form1); //---------------------------
www.eeworm.com/read/209167/15226460

h dsetup.h

/*========================================================================== * * Copyright (C) 1995-1997 Microsoft Corporation. All Rights Reserved. * * File: dsetup.h * Content:
www.eeworm.com/read/209167/15226482

h multimon.h

//============================================================================= // // multimon.h -- Stub module that fakes multiple monitor apis on Win32 OSes // without them. // //
www.eeworm.com/read/209167/15226500

h errors.h

//------------------------------------------------------------------------------ // File: Errors.h // // Desc: ActiveMovie error defines. // // Copyright (c) 1992-2001, Microsoft Corporation. A
www.eeworm.com/read/207628/15266677

h gifapi.h

typedef struct gifheader { BYTE bySignature[3]; BYTE byVersion[3]; } GIFHEADER; typedef struct gifscrdesc { WORD wWidth; WORD wDepth; struct globalfl
www.eeworm.com/read/207026/15283947

h tapi32v.h

/* @(#)Copyright (C) H.Shirouzu 1996-2005 tapi32.h Ver0.95 */ /* ======================================================================== Project Name : Win32 Lightweight Class Library Test