代码搜索:winapi
找到约 4,315 项符合「winapi」的源代码
代码结果 4,315
www.eeworm.com/read/273772/10901850
h hfopcclient.h
#ifndef HF_IMP_H
#define HF_IMP_H
#ifdef __cplusplus//
#define HFEXPORT extern "C" __declspec(dllexport)
#else
#define HFEXPORT __declspec(dllexport)
#endif
// From OPC Foundation
typedef
www.eeworm.com/read/273124/10925488
cpp stockdrv.cpp
#include "StdAfx.h"
#include "TSWnd.h"
#include "TSCache.h"
#include "TWSocket.h"
#include "Stockdrv.h"
#include "SelectSrvDlg.h"
int WINAPI Stock_Init(HWND hWnd,UINT Msg,int nWorkMode)
{
www.eeworm.com/read/418707/10935006
h gdiplusinit.h
/**************************************************************************
*
* Copyright (c) 2000 Microsoft Corporation
*
* Module Name:
*
* Gdiplus init
*
* Abstract:
*
* GDI+ startup/
www.eeworm.com/read/418205/10958862
txt 01.4.1winmain函数的定义.txt
1.4.1 WinMain函数的定义
WinMain函数的原型声明如下:
int WINAPI WinMain(
HINSTANCE hInstance, // handle to current instance
HINSTANCE hPrevInstance, // handle to previous instance
LP
www.eeworm.com/read/271317/11000924
h templat.h
BOOL WINAPI Templat(BYTE* lpBMP,long Width,long Height,int TempW,int TempH,int TempMX,
int TempMY,float* fpTemp,float Coef);
www.eeworm.com/read/270445/11037360
h gdiplusinit.h
/**************************************************************************
*
* Copyright (c) 2000-2001 Microsoft Corporation
*
* Module Name:
*
* Gdiplus initialization
*
* Abstract:
*
*
www.eeworm.com/read/416018/11044196
c winmm.c
//---------------------------------------------------------------------------
#define _INC_MMSYSTEM
#include
#include
#include
#include "jr.h"
#include "fut
www.eeworm.com/read/416018/11044201
bak winmm.c.bak
//---------------------------------------------------------------------------
#define _INC_MMSYSTEM
#include
#include
#include
#include "jr.h"
#include "fut
www.eeworm.com/read/470291/6917538
h commdlg.h
/*****************************************************************************\
* *
* commdlg.h - Common dialog function
www.eeworm.com/read/470291/6917548
h windows.h
/*****************************************************************************\
* *
* windows.h - Windows functions, typ