home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
wps
/
graphic
/
fractint
/
sources
/
smplhelp.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-01-02
|
254 b
|
11 lines
/*
Interface to Simple Help box
*/
VOID CALLBACK SimpleHelp (HAB hab, HWND hwndUser, PSZ achUser,
HMODULE hmodUser, USHORT idType, USHORT idName);
VOID CALLBACK SimpleHelpExit (void);
VOID CALLBACK SimpleHelpInit (HAB hab);