home *** CD-ROM | disk | FTP | other *** search
- LIBRARY PGPJN
- DESCRIPTION 'Pegasus Mail PGP Interface by John Navas'
- EXETYPE WINDOWS
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE SINGLE
- HEAPSIZE 1024
- EXPORTS
- WEP PRIVATE
- ; To implement your own Windows Exit Procedure add the following
- ; function to your application (referring to it in the .def file is
- ; not required.) The extern "C" is only required if module is C++.
- ; extern "C" int FAR PASCAL _WEP(int)
- ; {
- ; /* Your WEP functionality goes here */
- ; return 1;
- ; }
- ;
- ; USED FOR STATIC CTL3D:
- Ctl3dGetVer
- Ctl3dSubclassDlg
- Ctl3dSubclassCtl
- Ctl3dCtlColor
- Ctl3dEnabled
- Ctl3dColorChange
- BtnWndProc3d
- EditWndProc3d
- ListWndProc3d
- ComboWndProc3d
- StaticWndProc3d
- Ctl3dRegister
- Ctl3dUnregister
- Ctl3dAutoSubclass
- Ctl3dDlgProc
- Ctl3dCtlColorEx
- Ctl3dSetStyle
- Ctl3dDlgFramePaint
- Ctl3dSubclassDlgEx
- Ctl3dWinIniChange
-