代码搜索:Addin
找到约 533 项符合「Addin」的源代码
代码结果 533
www.eeworm.com/read/186470/8931986
frm addin.frm
VERSION 5.00
Begin VB.Form frmAddIn
BorderStyle = 3 'Fixed Dialog
Caption = "我的外接程序"
ClientHeight = 3195
ClientLeft = 2175
ClientTop = 1935
www.eeworm.com/read/378680/9218981
h addin.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00.0361 */
/* at Fri Feb 10 22:39:23 2006
*/
/* Compiler settings
www.eeworm.com/read/378680/9218985
cpp addin.cpp
/************************************************************************
*
* Resource ID Organiser Add-In for Visual C++.NET
*
* (c) Copyright 2000-2002 by Anna-Jayne Metcalfe (res
www.eeworm.com/read/378680/9218996
def addin.def
; AddIn.def : Declares the module parameters.
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
www.eeworm.com/read/378680/9219003
rc addin.rc
// Microsoft Visual C++ generated resource script.
//
#include "ResOrgNETAddIn_Res.h"
#define APSTUDIO_READONLY_SYMBOLS
//////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/378680/9219046
rgs addin.rgs
HKCR
{
ResOrgNETAddIn.1 = s 'Connect Class'
{
CLSID = s '{412955EE-7E83-424D-A114-B92DC3A369FF}'
}
ResOrgNETAddIn = s 'Connect Class'
{
CLSID = s '{412955EE-7E83-424D-A114-B92DC3A369F
www.eeworm.com/read/378680/9219102
idl addin.idl
// AddIn.idl : IDL source for AddIn
//
// This file will be processed by the MIDL tool to
// produce the type library (AddIn.tlb) and marshalling code.
#include "olectl.h"
import "oaidl.idl";
www.eeworm.com/read/376888/9302793