home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windoware
/
WINDOWARE_1_6.iso
/
winutil
/
adg_1_3
/
dlg-opts.h
< prev
next >
Wrap
Text File
|
1991-02-21
|
551b
|
15 lines
/****************************************************************************
Module name: Dlg-Opts.H
Programmer : Jeffrey M. Richter.
*****************************************************************************/
void FAR PASCAL ShowArea (BOOL fShowDefAreaOnly, HWND hDlg, HWND hWndDefArea);
#ifdef _DEMO
//****************************************************************************
// Functions for the "Options >>" Dialog Box Demonstration.
BOOL FAR PASCAL OptionsDlgProc (HWND hDlg, WORD wMsg, WORD wParam, LONG lParam);
#endif