Click here to Download
100% clean on Sep 25, 2008Outlook Security Manager 1.5 (222.78 KB)
Downloads : 73





Description:
Outlook Security Manager is a one-line programming tool to disable Outlook Security. With Outlook Security Manager you can easily bypass Outlook Security settings and avoid security warnings, or alerts, in add-ins and applications that automate Microsoft Outlook.Add a line of code and get rid of pop-ups like "a program is trying to access e-mail addresses you have stored in Outlook" or "a program is trying to automatically send e-mail on your behalf".Unlike similar tools, Outlook Security Manager doesn't transform OOM and CDO calls to Extended MAPI calls and doesn't make development more complicated with its own special objects. It just implements one object with three properties that enable or disable Outlook Security Settings separately for OOM, CDO and SMAPI.Outlook Security Manager supports Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA, Word MailMerge, Excel MailMerge, etc. All Outlook versions and service packs, including Outlook 2000, Outlook 2002 (XP) and Outlook 2003 are supported. Read more on http://www.add-in-express.com/outlook-security/Code examples:--- Visual Basic .NETDim SecurityManager As New AddinExpress.Outlook.SecurityManagerSecurityManager.DisableOOMWarnings = TrueTry... any action with protected objects such as contacts or items...FinallySecurityManager.DisableOOMWarnings = FalseEnd Try--- Visual Basic 6, VBA, VBScriptOlSecurityManager.DisableOOMWarnings = TrueOn Error Goto Finally... any action with protected objects ...Finally:OlSecurityManager.DisableOOMWarnings = False--- DelphiOlSecurityManager.DisableOOMWarnings := True;try... any action with protected objects ...finallyOlSecurityManager.DisableOOMWarnings = False;end;
VB Law Workstation is a powerful coding standards enforcement add-in for Microsoft Visual Basic 6 source code. Integrating tightly with the Visual Basic 6 IDE, it allows the detection and correction of coding standards and other rule violations.
This Add-In to Microsoft Visual Basic 6 significantly enhances source code printing capabilities. You can print any part of your VB project's source code from within the VB's development environment. The output can be exported to HTML, PDF and RTF.
Multi-function calculator and unit conversion utility. Four modes of operation (statistics, trigonometry, base-n, and unit conversion). Many functions, formula entry mode. Up to 26 separate memory registers. Even includes periodic table of elements.
Teroid Data Grid View Print Control provides much-needed printing, page setup and print preview functionality for the DataGridView, which replaces the DataGrid in .NET 2.0.
Arclab FileIO/System Toolbox is a set of easy to use but powerful functions for File, Folder, Shell, Windows API and System operations and for gathering informations.
This Add-In to Microsoft Visual Studio.NET 2005 significantly enhances source code printing capabilities. Print a complete Solution, selected projects, project items, namespaces, classes, modules. The output can be exported to HTML, PDF and RTF.
The Flying Books screensaver shows a flock of books flapping over your screen.You can set the number of books and the type of background.
TurboZIP Express is fast, easy to use solution for handling ZIP and CAB files. It integrates with Windows to quickly ZIP, CAB, UnZIP single or multiple files without even opening the program. Right-mouse menus and drag and drop bring you convenience.
Aspose.Words is a word processing component that enables .NET applications to read, write, modify&convert Word documents without using MS Word. It supports Office 2007 Open XML formats, DOCX, DOC, WordML, ODT, HTML, MHTML, XHTML&PDF formats.
Thousand VB.Net lines written in one click! This Generator browses a Data Base (Oracle, Access) and builds VB Net Modules : Data Access Layer, with Classes for DataBase Tables, and sub classes for foreign keys. It generates also aspx templates.
Play the classic game of Hangman on your PC. Source code included.
RFG Software is the publisher of CG Pro, which is a sophisticated code generation tool. CG Pro generates a full n-tier application based upon existing Microsoft SQL Server databases.







