Home

Topwiz Software

Anything is possible given enough time, money and Mountain Dew!

 
 
line decor
   
line decor
   
 

All examples include a PB8 and PB10 version. If you are using PB9, you can migrate the PB8 library.

Product Spotlight
Adapter

EmailSMTP

This program sends E-Mail using the SMTP protocol. The SMTP object inherits from my Winsock object. It supports HTML formatted messages and attachments.

It also has optional logging to Jaguar.log so is suitable for deployment to EAServer.

Please note that the Win API function CryptBinaryToString used to base64 encode non-text attachments requires Win XP, Win Server 2003 or later.

Also included is a sample .reg file you can use to force FindMimeFromData to recognize an oddball file extension as plain ANSI text. Just edit the file and change all occurrences of 'ext' to your file extension. If a text file is not recognized as text, it will be sent base64 encoded. This won't hurt anything but it will make the file 33% larger.

Click here to download the PowerBuilder sample: EMAILSMTP.ZIP

Win API Functions used:

CreateFile
CloseHandle
ReadFile
UuidCreate
UuidToString
RpcStringFree
RtlMoveMemory
FindMimeFromData

Plus those in in the Winsock object

——— Last updated 05/16/2007 ———

Bitmap
ControlPanel
Cookiemgr
Crypto
DisplayIcon
DWGridXP
EmailSMTP
Filesys
Filetouch
FTPEdit
GetURL
Icontray
ImageList
Jagman
LDAPQuery
Mutex
Netquery
ODBC API
PBEditor
Ping
Rapi
RunandWait
Splitbars
Statbar
ValidLogon
Webbrowser
Winsock
Zlibwapi

PBSearch
The ultimate PowerBuilder search utility. Faster, more accurate and more capable than the built-in search tool.

PBNIServ
Do what was once impossible! Create a Windows Service program entirely in PowerBuilder without any API function calls.

PBOrcapi
The only product that allows you to write ORCA enabled programs with PowerBuilder. Works with PB6 & up as well as PocketBuilder.