代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/135259/13946763
h sfc.h
/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
sfc.h
Abstract:
Header file for public SFC interfaces.
Author:
Wesley Witt (wesw) 2-Feb-1999
Revision
www.eeworm.com/read/132662/14081730
h integral.h
// integral.h
#ifndef _INC_INTEGRAL
#define _INC_INTEGRAL
// 函数原型
float WINAPI F1(float x,float q,float a);
//
float WINAPI Integral1(float (* fun)(),float a1,float a2);
#endif
www.eeworm.com/read/106594/15633414
h export.h
/*******************************************************************************
FileName : Export.h
Description : 本头文件定义了SMEIDLL提供的所有输出函数的定义。
Version : 2.0
Date : 98/11/01
Others :
Func
www.eeworm.com/read/104318/15698919
h export.h
/*******************************************************************************
FileName : Export.h
Description : 本头文件定义了SMEIDLL提供的所有输出函数的定义。
Version : 2.0
Date : 98/11/01
Others :
Func
www.eeworm.com/read/103858/15718031
html wpw_wapi_print_95.html
Return to Table of Contents for this chapter
Subject: Color Printing
www.eeworm.com/read/137483/5824019
cpp sockmsg_dbsrv.cpp
#include "stdafx.h"
VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime);
UINT WINAPI ProcessLogin(LPVOID lpParameter);
UINT WINAPI ProcessUserHuman(LPVOID lpParameter)
www.eeworm.com/read/242732/4545721
h surface.h
// public interfaces
ULONG WINAPI Main_DDrawSurface_AddRef(LPDIRECTDRAWSURFACE7);
ULONG WINAPI Main_DDrawSurface_Release(LPDIRECTDRAWSURFACE7);
HRESULT WINAPI Main_DDrawSurface_QueryInterface(L
www.eeworm.com/read/330923/3419535
h winestring.h
#ifndef WINE_WINESTRING_H
#define WINE_WINESTRING_H
#include "windef.h"
LPWSTR WINAPI lstrcpyAtoW(LPWSTR,LPCSTR);
LPSTR WINAPI lstrcpyWtoA(LPSTR,LPCWSTR);
LPWSTR WINAPI lstrcpynAtoW(
www.eeworm.com/read/313143/3645936
h winestring.h
#ifndef WINE_WINESTRING_H
#define WINE_WINESTRING_H
#include "windef.h"
LPWSTR WINAPI lstrcpyAtoW(LPWSTR,LPCSTR);
LPSTR WINAPI lstrcpyWtoA(LPSTR,LPCWSTR);
LPWSTR WINAPI lstrcpynAtoW(
www.eeworm.com/read/409921/2228257
h surface.h
// public interfaces
ULONG WINAPI Main_DDrawSurface_AddRef(LPDIRECTDRAWSURFACE7);
ULONG WINAPI Main_DDrawSurface_Release(LPDIRECTDRAWSURFACE7);
HRESULT WINAPI Main_DDrawSurface_QueryInterface(L