What
The Heck Is OLE? by Chad
Smith
OLE would appear to be nothing more than a system
for embedding another application in your own. If you have ever
used OLE in earlier versions of?
Date Added: July 4, 1999
MSDN
Online Voices - Office Talk:Office VBA 和 Windows API
我们都知道,Visual Basic? for Applications (VBA) 是一种功能强大的编程语言,可用来开发自定义
Microsoft Office 解决方案。将 VBA 和一个或多个 Office 应用程序对象模块配合使用,您可以轻松地修改
Office 应用程序的功能,或者使两个或多个应用程序协同工作,从而完成单个应用程序无法完成的任务。VBA 只能控制操作系统的一小部分,即直接向
VBA 公开的那些函数和对象。Windows? 应用程序编程接口 (API) 提供了众多函数,可让您深入控制操作系统的绝大部分内容。您可以从
VBA 中调用 Windows API 函数,扩展和优化自定义 Office 解决方案。
在这个月的专栏中,我将为您简单介绍如何在 VBA 中使用 Windows API,并提供一些有用的示例。您可以复制这些示例,在自己的自定义解决方案中直接使用它们。
Microsoft
Outlook Web Access Performance and Extensibility
This article covers performance characteristics of Microsoft Outlook
Web Access (OWA), deployment strategies, understanding the profile
of a user population, hardware sizing and performance monitoring,
security, and troubleshooting. Also covered are Active Server Pages
(ASP) files of Outlook Web Access and how Outlook Web Access can
be customized and extended.