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.

An installer can be downloaded here which will install all of the examples.

Product Spotlight
Adapter

Zlibwapi

This program contains an object which encapsulates functions of the free ZLIB library. It includes in-memory compression / decompression, creating .zip archive files and extracting files from .zip archive files. It also supports password protected zip files.

This can be used to save space when saving files in the database or reduce network traffic between a PB client and a Jaguar component. It also uses the Win API GetOpenFileName function with multi-select. PB10 has this capability built into it's GetFileOpenName function but is limited in that it does not show the Places bar.

Click here to download the PowerBuilder sample: ZLIBWAPI.ZIP

The freecode library zlibwapi.dll is included.

Win API Functions used:

CloseHandle
CreateFile
FileTimeToLocalFileTime
FileTimeToSystemTime
FindClose
FindFirstFile
FindMimeFromData
FindNextFile
FormatMessage
GetLastError
GetOpenFileName
ReadFile
RtlMoveMemory
SHGetFileInfo
WriteFile
   Zlib API Functions used:

compress
compress2
crc32
uncompress
unzClose
unzCloseCurrentFile
unzGetCurrentFileInfo
unzGetGlobalComment
unzGoToFirstFile
unzGoToNextFile
unzLocateFile
unzOpen
unzOpenCurrentFile
unzOpenCurrentFilePassword
unzReadCurrentFile
zipClose
zipCloseFileInZip
zipOpen
zipOpenNewFileInZip
zipOpenNewFileInZip3
zipWriteInFileInZip
zlibVersion

——— Last updated 01/23/2012 ———

Bitmap
ChooseFont
ComCtl
ControlPanel
Cookiemgr
Crypto
DisplayIcon
DWGridXP
EmailPOP3
EmailSMTP
Filesys
Filetouch
FTPEdit
GetFileName
GetURL
Icontray
ImageList
Jagman
LDAPQuery
LineCount
Mutex
Netquery
ODBC API
OSVersion
Outlook
PBChat
PBEditor
Ping
PrinterInstall
Rapi
RunandWait
Splitbars
Statbar
USPS Barcode
ValidLogon
Webbrowser
WinHTTP
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.

WizSource
WizSource is an advanced Source Control system that is designed to be the easiest and fastest provider for PowerBuilder.