home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c480
/
20.ddi
/
SAMPLES
/
DIBVIEW
/
FRAME.H_
/
FRAME.H
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1993-02-08
|
308 b
|
16 lines
#ifndef FRAME_INCLUDED
#define FRAME_INCLUDED
long FAR PASCAL __export FrameWndProc(HWND hWnd,
UINT message,
WPARAM wParam,
LPARAM lParam);
HWND OpenDIBWindow (HANDLE hDIB, LPSTR szTitle);
void EnableWindowAndOptionsMenus (BOOL bEnable);
#endif // FRAME_INCLUDED