代码搜索:composition
找到约 1,051 项符合「composition」的源代码
代码结果 1,051
www.eeworm.com/read/259220/11814216
cpp composition.cpp
//: C14:Composition.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Reuse code with composition
www.eeworm.com/read/213892/15122987
dsp composition.dsp
# Microsoft Developer Studio Project File - Name="composition" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x8
www.eeworm.com/read/213892/15122988
idl composition.idl
// composition.idl : IDL source for composition.dll
//
// This file will be processed by the MIDL tool to
// produce the type library (composition.tlb) and marshalling code.
import "oaidl.idl"
www.eeworm.com/read/213892/15122992
001 composition.001
# Microsoft Developer Studio Project File - Name="composition" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x8
www.eeworm.com/read/213892/15122993
opt composition.opt
www.eeworm.com/read/213892/15122994
cpp composition.cpp
// composition.cpp : Implementation of DLL Exports.
// Note: Proxy/Stub Information
// To build a separate proxy/stub DLL,
// run nmake -f compositionps.mk in the project directory.
#incl
www.eeworm.com/read/213892/15122995
rc composition.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/213892/15122997
tlb composition.tlb
www.eeworm.com/read/213892/15122998
h composition.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 3.01.75 */
/* at Fri Aug 14 01:49:20 1998
*/
/* Compiler settings for com
www.eeworm.com/read/213892/15123001
def composition.def
; composition.def : Declares the module parameters.
LIBRARY "composition.DLL"
EXPORTS
DllCanUnloadNow @1 PRIVATE
DllGetClassObject @2 PRIVATE
DllRegisterServer @3 PRIVATE
Dl