
HistoryWindow for Visual Studio
By Quest Software
Save Historical versions of your source code edits. So you don''t loose changes between check-ins. Works on all file types in Visual Studio. Protects you from accidients that cause you too loose hours or days of work.

PDFform
By Ingo Schmoekel
PDFform - A dll for your pdf-files... Royalty free! Extract/get/set all formfield-values out of your pdf-files. As an automated csv-export into a generated file. As clipboard content. As a returning string. You can use it with delphi, vb(a), C, C++ and all other well known programming environments (.NET, too!). Please try it before you buy. With your app the library can be distributed without paying anymore... It''s royalty free! Buy the dll one time and distribute it as often as you want.

Easy Dialog ActiveX (OCX)
By smart-activex.com
Easy Dialog ActiveX 1.0 is an ActiveX control (OCX) that can handle with the all the basic common windows dialog boxes for software developers. Display files, folders, fonts, colors, printers and more, fast and easy! The control supports Files Open Dialog, File Save Dialog, Directory Open Dialog, Font Dialog, Color Dialog and Printer Dialog windows. Easy Dialog ActiveX 1.0 runs fast, easy to the use, supports many events, and supports error handling. The installation program includes a trial version of the ActiveX (OCX), simples, and help files.

3D Box Shot Maker
By BossEye Inc.
3D Box Shot Maker is an easy and FREE tool to virtually desgin quality box shot as your software box cover. It is important to present a professional boxshot to attract your potential customers to take a closer look at your products. An impressive box shot will make your software outstanding, and easily defeat your competitors at the start. 3D Box Shot Maker accepts a front image and a side image as input, and generate the final image on the fly. It can also include a shadow and a reflection in your box shot. It will show the preview image instantly as you adjust the size and other parameters. Three steps to get your own boxshot: 1. Set the side(left) and the Front(right) images. 2. Adjust the boxshot size, shadow and reflection. 3. Save the generated boxshot image out as image file. It supports 4 image format: BMP, JPG, PNG, and GIF. Present your software box cover with 3D Box Shot Maker, the ultimate solution, electronically!

Access-to-MySQL
By Intelligent Converters
Access-to-MySQL is a program to move MS Access databases to MySQL server. Key features: (1) all MS Access data types and attributes are supported (2) works with all versions of Unix and Windows MySQL servers (3) converts indexes with all necessary attributes (4) converts individual tables (5) converts relationships between tables (6) merges MS Access data into an existing MySQL database (7) converts password protected MS Access databases (8) exports MS Access databases into a dump file (9) easy-to-use wizard style interface

Outlook Security Manager
By Afalina Co., Ltd.
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 .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;


