代码搜索:Component
找到约 10,000 项符合「Component」的源代码
代码结果 10,000
www.eeworm.com/read/177375/9457791
mk component.mk
# *******************************************************************************
# * *
# * License Agreement
www.eeworm.com/read/372012/9525531
mk component.mk
# This file generated on 2006.06.05.16:17:32
C_LIB_SRCS += altera_avalon_pwm_routines.c
ASM_LIB_SRCS +=
INCLUDE_PATH +=
# end of file
www.eeworm.com/read/169281/9869262
def component.def
; component.def
LIBRARY component.dll
DESCRIPTION '(c)2000 Guy Eddon'
EXPORTS
DllGetClassObject @1 PRIVATE
DllCanUnloadNow @2 PRIVATE
www.eeworm.com/read/169281/9869325
idl component.idl
// component.idl
import "unknwn.idl";
[ object, uuid(10000001-0000-0000-0000-000000000001) ]
interface ISum : IUnknown
{
HRESULT Sum(int x, int y, [out, retval] int* retval);
}
[ uuid(1000
www.eeworm.com/read/169281/9869331
dsp component.dsp
# Microsoft Developer Studio Project File - Name="Component" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/169281/9869348
cpp component.cpp
// component.cpp
#include
#include "Component\component.h" // Generated by MIDL
#include "registry.h"
const REG_DATA g_regData[] = {
{ "CLSID\\{10000002-0000-0000-0000-00000000
www.eeworm.com/read/169281/9869351
rc component.rc
// component.rc
1 TYPELIB "Component\component.tlb"
www.eeworm.com/read/169281/9869369
idl component.idl
// component.idl
import "unknwn.idl";
[ object, uuid(10000001-0000-0000-0000-000000000001),
oleautomation ]
interface ISum : IUnknown
{
HRESULT Sum(int x, int y, [out, retval] int* retval);
www.eeworm.com/read/169281/9869371
dsp component.dsp
# Microsoft Developer Studio Project File - Name="Component" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)