home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Piper's Pit BBS/FTP: ibm 0040 - 0049
/
ibm0040-0049
/
ibm0040.tar
/
ibm0040
/
ZINC_6.ZIP
/
DOSSRC.ZIP
/
HELP.CPP
< 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
C/C++ Source or Header
|
1991-06-01
|
330 b
|
13 lines
// Zinc Interface Library - HELP.CPP
// COPYRIGHT (C) 1990, 1991. All Rights Reserved.
// Zinc Software Incorporated. Pleasant Grove, Utah USA
#include "ui_win.hpp"
#pragma argsused
void UI_HELP_SYSTEM::DisplayHelp(UI_WINDOW_MANAGER *windowManager,
USHORT helpContext)
{
// Stub function for the help system.
}