代码搜索:AddIn
找到约 533 项符合「AddIn」的源代码
代码结果 533
www.eeworm.com/read/26953/859833
ctl addin.ctl
[!newguid(InterfaceGUID)]
[!set(ThreadingModel, "Single")]
[!Dialog("Names98", "AddInDlg98")]
[!strcpy(UpperShortName, ShortName)]
[!toupper(UpperShortName)]
[!AddStringToSymbol(HeaderTemplat
www.eeworm.com/read/26953/859847
rgs addin.rgs
HKCR
{
[!ProgID] = s '[!TypeName]'
{
CLSID = s '{[!ObjectGUID]}'
}
[!VersionIndependentProgID] = s '[!TypeName]'
{
CLSID = s '{[!ObjectGUID]}'
CurVer = s '[!ProgID]'
}
NoRemove
www.eeworm.com/read/26953/859860
cpp addin.cpp
[!if=(FileExists, "FALSE")]
// [!CPPName] : Implementation of [!ClassName]
#include "stdafx.h"
#include "[!ProjectName].h"
#include "[!HeaderName]"
[!else]
[!AddIncludeFile(TargetFile, "stdafx
www.eeworm.com/read/460280/1561357
cs addin.cs
// ****************************************************************
// Copyright 2007, Charlie Poole
// This is free software licensed under the NUnit license. You may
// obtain a copy of the licen