home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Netscape Plug-Ins Developer's Kit
/
Netscape_Plug-Ins_Developers_Kit.iso
/
plugins
/
qview
/
qvptrw16.exe
/
SCCDVAPI.SCC
/
SAMPLE.PRO
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-09-15
|
331 b
|
9 lines
/* SAMPLE.C 02/04/93 10.32.32 */
int PASCAL WinMain (HANDLE hInstance, HANDLE hPrevInstance, LPSTR lpCmdLine,
int nCmdShow);
LRESULT __export __far __pascal DemoWndProc (HWND hWnd, UINT message, WPARAM
wParam, LPARAM lParam);
VOID DemoOpenFile (HWND hWnd);
VOID DemoPrint (BOOL bDoDialog);
VOID DemoLoadViewAPI (void);