It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security se
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
Visual Basic
»
Outlook Security Manager
Company:
Afalina Co., Ltd.
License:
Shareware
Version:
1
System:
Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003
Size:
219 KB
Date Released:
12-06-2005
Price:
120
Screenshot:
Click here to see Screenshot
Downloads:
1616
Homepage:
http://www.add-in-express.com/
Date added:
Sep 27, 2005
Click here to Download
It is a one-line programming tool for controlling Outlook Security. With Outlook Security Manager you can disable Outlook Security settings and avoid security warnings with just one line of code! Unlike similar tools, Outlook Security Manager doesn`t transform OOM and CDO calls to Extended MAPI calls and doesn`t make development more complicated by its own special objects. It just implements one object with three properties that enable or disable Outlook Security Settings for OOM, CDO and SMAPI. These properties are DisableOOMWarnings, DisableCDOWarnings and DisableSMAPIWarnings. Before calling a protected object you just disable Outlook Security via the corresponding property, and then you turn it on again. It supports the .NET, VCL and ActiveX platforms (Visual Basic .NET, C#, C++ MFCL/ATL/.NET, Visual Basic 6, Delphi, VBA). It also supports all Outlook versions and service packs including Outlook 2000, Outlook 2002 (XP) and Outlook 2003. Code examples: --- Visual Basic .NET Dim SecurityManager As New AddinExpress.Outlook.SecurityManager SecurityManager.DisableOOMWarnings = True Try ... any action with protected objects such as contacts or items... Finally SecurityManager.DisableOOMWarnings = False End Try --- Visual Basic 6, VBA, VBScript OlSecurityManager.DisableOOMWarnings = True On Error Goto Finally ... any action with protected objects ... Finally: OlSecurityManager.DisableOOMWarnings = False --- Delphi OlSecurityManager.DisableOOMWarnings := True; try ... any action with protected objects ... finally OlSecurityManager.DisableOOMWarnings = False; end;
NEWS
So far, nothing for that!
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
Visual Basic
(227)
Select page:
[
1
]
2
3
4
5
6...
»
VoltoGSC Google Search Component
The VoltoGSC Google Search Component is an ActiveX DLL that provides a lightweight interface to the Google Web APIs service. It enables applications to query more than 2 billion web documents directly. The component handles all communications with the Goo ...
VOLTO.COM | 401 KB | Windows | 29.95 | Downloads: 998
Date added: Sep 27, 2005 |
»
Details
»
ResizeXtra
* Intelligent control resizing and repositioning for VB6. Drop the RXResizer on your form and enter simple commands in all your controls Tag properties to describe how they should resize and reposition. * Form size, position and state restore. Set a coupl ...
Evova Technology | 768 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 47 | Downloads: 1048
Date added: Sep 27, 2005 |
»
Details
»
ActiveSplash
ActiveSplash is an easy-to-use ActiveX control that enables you to create skinned Splash Forms, Form Transition effects and Splash Screens. Key features: 11 transitions combined with 16 directional modifiers; 6 background filters; SplashForm feature enabl ...
SoftShape Development | 2555 KB | Windows | 74.25 | Downloads: 1292
Date added: Sep 27, 2005 |
»
Details
»
ServiceMill Control
An ActiveX control that lets you turn any application into a native Windows NT service.The control adds native Windows NT service support to your application by converting service manager calls to service events. Your application can still run properly un ...
Active+ Software | 117 KB | Windows | 195 | Downloads: 992
Date added: Sep 27, 2005 |
»
Details
»
OneOnly
Create single instance applications linked to associated file types. When the associated file is double clicked it will be handled by a single instance of your application. This lets your application act like Media Player rather than Notepad. Each time yo ...
Evova Technology | 503 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 20 | Downloads: 1058
Date added: Sep 27, 2005 |
»
Details
»
RSP CD-DA Extraction OCX
ActiveX OCX to list , test and extract audio or data from CD units and save as wav PCM files What is new in the version 2.0.0 (Wed May 09 13:39:22 2007) :Fixed a bug in the control that make the ocx crash during the utilization of some of the apis exporte ...
RSP Software | 125 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 50 | Downloads: 731
Date added: Oct 25, 2007 |
»
Details
»
Visual Basic Controls (Source Code)
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current Visual Basic Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and ...
Visual Basic Controls by WolfeByte Solutions | 152 KB | Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 0 | Downloads: 1032
Date added: Sep 27, 2005 |
»
Details
»
Multilingual VB6 Setup program with skin
You can change your default VB6 setup program with this inproved setup program. It has a skin and it is multilingual (english, spanish, french and italian). The language is automatically swithched according to the user language. Yo will have to manually c ...
www.visual-basic.com.ar | 252 KB | Windows | 0 | Downloads: 986
Date added: Sep 27, 2005 |
»
Details
»
Priore ImageScan ActiveX
This components consists of a Visual Studio ActiveX for image scanner devices and image processing. With this component is possible to write applications that acquire image from scanner device and to apply a manipulation filter to image acquired or loaded ...
Centro Studi Informatica | 4 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 29 | Downloads: 995
Date added: Feb 12, 2007 |
»
Details
»
SuperText
SuperText is an enhanced ActiveX text box that includes several properties that are not included in a standard text box. This is lightweight and guaranteed to save you time in your development projects. ...
Ignyte Software | 79 KB | WinXP,Windows2000 | 0 | Downloads: 1029
Date added: Feb 12, 2007 |
»
Details
»
ADEX Connect
ADEX Connect is a COM component that enables application developers of Microsoft technology to add/remove connections, map/disconnect network drives, add connections to other servers used in their application and access resources from them, and connect to ...
Vyapin Software Systems Private Ltd., | 862 KB | Windows | 79 | Downloads: 1245
Date added: Sep 27, 2005 |
»
Details
»
ActivEventLog
Query NT/2000/XP Event Logs on local- and remote workstations and servers.Samples for ASP, VBS and Visual C++ are included. ActivEventLog can be used on Windows NT, Windows 2000, Windows XP and Windows .NET platforms. ...
ActivXperts | 1100 KB | Windows | 30 | Downloads: 1125
Date added: Feb 12, 2007 |
»
Details
»
HTML to Text Batch Convert Multiple Files Software
Quickly convert your many HTML files into text files. Load multiple .htm and .html files into the program and export them automatically in seconds. This program will strip off all unncessary html tags so that just the text content is saved. ...
Sobolsoft | 524 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows2003 | 19.82 | Downloads: 1008
Date added: Feb 12, 2007 |
»
Details
»
SmartCodeDeveloper
SmartCodeDeveloper is a .Net Windows Form Control that allows you to easily add professional quality bar codes to Windows applications developed in Visual C++.Net, Visual Basic.Net, Visual C#.Net, Borland Delphi.Net and any development environment in the ...
TechnoRiver Pte Ltd | 8246 KB | WinXP,Windows2000,Windows2003 | 399 | Downloads: 975
Date added: Feb 12, 2007 |
»
Details
»
scriptdebugger
ScriptDebugger is a small and FREE debugger tool that you can use for help when debugging vb script. ...
gusse.net | 681 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows2003 | free | Downloads: 955
Date added: Feb 12, 2007 |
»
Details
»
ZylBurner.NET
ZylBurner.NET is a CD / DVD burner .NET component. It is based on NeroCmd utility, so it needs Nero Burning ROM to be installed. This component is very easy to use, it`s ideal for developers for quick CD / DVD writing purposes from .NET applications. The ...
Zyl Soft | 77 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 24.99 | Downloads: 969
Date added: Feb 12, 2007 |
»
Details
»
VoltoCDX CDDB Component
The VoltoCDX CDDB component is an ActiveX DLL that recognises audio CDs and retrieves title and track information from freedb.org - a database of over 400, 000 CD titles. VoltoCDX supports the latest CDDB Server Protocol (level 5), and also provides both ...
VOLTO.COM | 362 KB | Windows | 19.95 | Downloads: 1012
Date added: Sep 27, 2005 |
»
Details
»
WebPageSnapShot
The main purpose is to create a snapshot of a web page with URL. You can set image dimensions and save the image in BMP, Jpeg, GIF and PNG image formats. Also the component gets additional info about the page like Title, its text, links on the page, e-mai ...
Tonec Inc. | 1500 KB | Windows | 55.00 | Downloads: 996
Date added: Sep 27, 2005 |
»
Details
»
CSV to XML Export & Convert Software
Convert CSV files into XML files. This application is simple to use and provides a few options to control how you want the XML output to appear. ...
Sobolsoft | 338 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows2003 | 19.82 | Downloads: 1010
Date added: Feb 12, 2007 |
»
Details
»
NumX
NumX is a programmable 32 bit ActiveX calculator control for Windows. It has more than 50 built-in mathematical functions and supports decimal, hex and binary number formats. Advanced functions like integration, root finding and extremum finding are also ...
Wilhelm Kurz | 931 KB | Windows | 75 | Downloads: 1041
Date added: Sep 27, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
6...
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|