代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/135222/13949577
h cdialog.h
//-----------------------------------------------------------------------------
// Microsoft OLE DB RowsetViewer
// Copyright (C) 1994 - 1998 By Microsoft Corporation.
//
// @doc
//
// @module C
www.eeworm.com/read/135117/13956581
c regword.c
/*++
Copyright (c) 1990-1999 Microsoft Corporation, All Rights Reserved
Module Name:
regword.c
++*/
#include
#include
#include
/**********
www.eeworm.com/read/135092/13962743
h phonicdll.h
#ifndef __FIHO_PHONIC_H__
#define __FIHO_PHONIC_H__
#ifdef __cplusplus
extern "C"{
#endif
#include "ctidef.h"
typedef enum enumPhonicEvent
{
eventState = 0, //(eventState, channel
www.eeworm.com/read/132662/14081755
cpp integralapi.cpp
//integralapi.cpp
#include "stdafx.h"
#include "integralapi.h"
#include
#include
#include
#include
///////////////////////////////////////////////////
www.eeworm.com/read/204054/15345148
cpp firstatlserverisapi.cpp
// FirstATLServerIsapi.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
// For custom assert and trace handling with WebDbg.exe
#ifdef _DEBUG
CDebugReportHook g_Rep
www.eeworm.com/read/204054/15345233
cpp myfirstatlserverwebserviceisapi.cpp
// MyFirstATLServerWebServiceIsapi.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
// For custom assert and trace handling with WebDbg.exe
#ifdef _DEBUG
CDebugRepo
www.eeworm.com/read/204054/15345253
cpp tipofthedayisapi.cpp
// TipOfTheDayIsapi.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
// For custom assert and trace handling with WebDbg.exe
#ifdef _DEBUG
CDebugReportHook g_Report
www.eeworm.com/read/203959/15348247
h globalapi.h
#ifndef _GLOBAL_API
#define _GLOBAL_API
#include
#include "cdib.h"
#include "ColorTable.h"
#include
using namespace std;
//---------------------------------------------
www.eeworm.com/read/201544/15402112
txt 窗口建立和关闭时的特效 (2001年1月12日).txt
窗口建立和关闭时的特效 (2001年1月12日)
网友更新 分类:杂类 作者: luyu(推荐) 推荐:luyu 阅读次数:764
(http://www.codesky.net)
--------------------------------------------------------------------------------
可以使用Anima
www.eeworm.com/read/201189/15413900
cpp cppdll.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
{
retur