代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/465795/7046172
odl winmsg.odl
[
uuid(5467404C-3A82-101B-8181-00AA003743D3),
helpstring("Windows Messages"),
#ifdef WIN32
dllname("USER32.DLL")
#else
dllname("USER.EXE")
#endif
]
module WinMessage {
[
#ifdef
www.eeworm.com/read/243220/7138549
h dxutmisc.h
//--------------------------------------------------------------------------------------
// File: DXUTMisc.h
//
// Helper functions for Direct3D programming.
//
// Copyright (c) Microsoft Corpora
www.eeworm.com/read/458733/7290309
cpp stkdrv.cpp
#include "stdafx.h"
#include "STKDRV.h"
CSTKDRV::CSTKDRV()
{
m_hSTKDrv = NULL;
m_pfnStock_Init = NULL;
m_pfnStock_Quit = NULL;
m_pfnGetTotalNumber = NULL;
m_pfnGetStockByNoEx = NULL
www.eeworm.com/read/443174/7636622
cpp stkdrv.cpp
#include "stdafx.h"
#include "STKDRV.h"
CSTKDRV::CSTKDRV()
{
m_hSTKDrv = NULL;
m_pfnStock_Init = NULL;
m_pfnStock_Quit = NULL;
m_pfnGetTotalNumber = NULL;
m_pfnGetStockByNoEx = NULL
www.eeworm.com/read/297079/8055119
h usp10.h
#ifndef _USP10_H
#define _USP10_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
#include
#ifdef __cplusplus
extern "C" {
#endif
#pragma pack(push,1)
#define SCRIPT_UNDEFINED 0
#def
www.eeworm.com/read/144600/12781692
h export.h
/*******************************************************************************
FileName : Export.h
Description : 本头文件定义了SMEIDLL提供的所有输出函数的定义。
Version : 2.0
Date : 98/11/01
Others :
Func
www.eeworm.com/read/137224/13339734
h d3dx8mesh.h
//////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) Microsoft Corporation. All Rights Reserved.
//
// File: d3dx8mesh.h
// Content: D3D
www.eeworm.com/read/136752/13362818
h mapplugin.h
/*
* GSPlayer - The audio player for WindowsCE
* Copyright (C) 2003-2005 Y.Nagamidori
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/312518/13610716
txt iphlpapi.txt
#ifndef _IPHLPAPI_H
#define _IPHLPAPI_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#include
#include
#include
#ifdef __cplusplus
extern "C" {
www.eeworm.com/read/310546/13649376
hpp s3c2440kbd.hpp
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F