home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c480
/
20.ddi
/
SAMPLES
/
DIBVIEW
/
INIT.H_
/
INIT.H
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
|
1993-02-08
|
233 b
|
12 lines
#ifndef INIT_INCLUDED
#define INIT_INCLUDED
extern char szPalClass[]; // Class name of palette windows.
BOOL InitMyDIB (HANDLE hInst);
BOOL InitInstance(HANDLE hInstance, int nCmdShow);
#endif // INIT_INCLUDED