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 outlook-security/
Code examples: 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 ...
fin ally OlSecurityManager.DisableOOMWarnings = False;
end .
ServiceMill Control 1.6.17
An ActiveX control that lets you turn any application into a Windows NT service ServiceMill Control is an easy to use ActiveX™ Control (OCX) that lets you, quickly and easily, turn your application (Visual Basic, Delphi, etc.) into a native Windows NT service.
Convert your existing Visual Basic or Delphi application into a service ...
VBto Converter 2.43
Convert VB6 project to .NET, C#, MS VC++ (MFC), C++Builder, Delphi... Software for converting Microsoft Visual Basic 6.0 projects (including source code) to MS Visual Studio VB.NET, C#, J#, VC.NET, VC++ (MFC), Borland C++ Builder, Borland Delphi. Visual Basic forms viewer (.frm, .frx files) and source code analyzer (.frm ...
JRStegano Activex 1.1
Activex Control to hide datas in pictures.
For high security applications. JRSteganoactivex is a 32 bit Activex Control for Steganographie.
JRSteganoActivex allow you to hide (and extract) any data file inside a perfectly normal 24-bit BMP or PNG file.
The control builds a file system inside the image there you can add so ...
Phone Tone Decoder 1.5
PhoneTone Decoder can decode the DTMF, FSK Caller-ID, TTY, custom tone signal. PhoneTone Decoder Control is not an end-user application program but a programming component for beginning to advanced developers.
PhoneTone Decoder is ActiveX Control, so it works with most Windows software development environments. With development ...
DoneEx INI-File Manager ActiveX 1.3
This ActiveX allows you manipulate with INI-file from any programming language. INI-File Manager ActiveX allows you manipulate with an INI-file and its elements by the easiest way from any programming language. The INI-File Manager ActiveX can be used from VB, VBA, VB.NET, VC++, VC.NET, VBScript,JScript,Delphi, ASP, ASP.NET and any ...
Smart Print Control 4.1
Easily print reports, RTF, PDF, HTML and text files in VB, VC++, Delphi and HTML Smart Print Control is a 32-bit ActiveX (OCX) control that greatly simplifies printing tasks such as printing Reports, Text Files, Text Data, Rich Text Format (RTF) Files, RTF Data, HTML Files, HTML documents from their source code as well as PDF Files ...
Visustin 3
Visustin is a flow chart generator that converts code to diagrams automatically. Visualize your source code with flow charts. Visustin charts your code automatically with a clear layout. Understand existing code. Review algorithms. Verify correctness of program logic. Document complex procedures. Visustin supports VB, VB.NET, VBA ...
VersyPDF.NET 2.4
High-quality .NET PDF library for create and modify documents on fly VersyPDF.NET is a delphi library for create / modify PDF documents on the fly.
VersyPDF.NET is a high-quality, industry-strength PDF library meeting requirements of the most demanding and diverse applications. Using VersyPDF.NET you can write stand-alone ...
Spriteworks 1.0
Spriteworks v1.0 is a 100% original sprite/graphics library containing 2,000 sprites and animation sequences for use in game programming, Java, shockwave, multimedia authoring and hundreds of other uses. Registration comes with two free bonus products ...
iTestBot 1.0
Automate interface testing tasks with interface robot ITestBot is an interface automation testing software. It allows to create scripts to test interface of software systems just like human testers would do it.
ITestBot does not just emulate mouse clicks or button clicks, the ITestBot allows user to specify ...