代码搜索:AddIn
找到约 533 项符合「AddIn」的源代码
代码结果 533
www.eeworm.com/read/378680/9218462
h resorgapp_res.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ResOrgApp.rc
//
#define IDB_WORKSPACE_TABS 27000
#define IDD_LOAD_RESORG_ADDIN 27001
www.eeworm.com/read/100897/15862683
h resorgapp_res.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ResOrgApp.rc
//
#define IDB_WORKSPACE_TABS 27000
#define IDD_LOAD_RESORG_ADDIN 27001
www.eeworm.com/read/261925/4319356
py tester.py
# unit tester for the Outlook addin.
#
# Note we are only attempting to test Outlook specific
# functionality, such as filters, etc.
#
# General process is to create test messages known to contain ham
www.eeworm.com/read/294635/8215145
txt sourcesafe.txt
RadASM Source Safe addin
-------------------------------------------------------------------------------
1. Update RadASM.ini (See below)
2. Copy SourceSafe.dll to RadASM\Addins folder.
3. Use a
www.eeworm.com/read/294635/8215165
txt radhelp.txt
RadHelp 3.1.1 by Ronald Volgers (aka Qweerdy)
To install, just copy the contents of the AddIns directory in RadHelp.zip
to the RadASM addins directory. Then select Addin Manager from the Option m
www.eeworm.com/read/171442/9754048
bas errorhandling.bas
Attribute VB_Name = "ErrorHandling"
Option Explicit
Public m_pApp As IApplication
Public pmxdoc As IMxDocument
Public pmap As IMap
'
' FILE AUTOMATICALLY GENERATED BY ESRI ERROR HANDLER ADDIN