home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 April
/
VPR9704A.ISO
/
PLUGIN
/
qview
/
qvptrw16.exe
/
DATA.Z
/
SAMPLE.PRO
< prev
next >
Wrap
Text File
|
1996-10-01
|
331b
|
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);