SendImage
cheztabor
Last Updated November 30, 2003
Install
|
Source
|
Download
|
Changes
|
License
|
Contact
I like to take digital snapshots and email them to friends. But it's too much trouble for me to reduce them from their original huge print size, and too much trouble for my friends to open up each of the attachments individually.
I wrote this tool to resize image files and render them with html in Microsoft Outlook.
This context menu shell extension requires the following on your computer:
- Windows 98 or later.
- Microsoft Outlook 2000 or later. SendImage will not work with Outlook Express.
- Internet Explorer 5.0 or later.
Install
- Download setup.exe.
- Run setup.exe.
- Start Windows Explorer.
- Click an image file to select it, or Ctrl-Click several image files to select them all. SendImage handles .gif, .jpg, .bmp, and .tif files.
- Right-Click the selected images, and choose Send Image from the popup menu.
- Select size and title options from the bottom of the submenu.
- Select Send from the top of the submenu.
Source
source.zip is a Microsoft Visual C++ .NET project with ATL 7. There are no dependencies on the CLR. The source code demonstrates some of the new ATL classes and GDI+.
Download
setupxp.exe for Windows XP (106k)
setup.exe for other versions of Windows (1,052k)
source.zip (28k)
Changes
November 22, 2003. Version 1.0.
November 30, 2003. Version 1.1.
- Removed unsent messages from Drafts folder.
December 6, 2003. Version 1.2.
- Removed unsent messages from Drafts folder - second attempt.
License
Copyright © 2003 by Tim Tabor. All rights reserved. No warrantees extended. Use at your own risk. You may use the source code without royalty. You may not distribute any portion of the source or binary without the express written consent of Tim Tabor.
Contact
Please report bugs and feature requests to me.
Enjoy.
Tim Tabor