home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c480
/
20.ddi
/
SAMPLES
/
HANDLER
/
HANDLER.H_
/
HANDLER.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
|
272 b
|
10 lines
#define ISRM_RUPT WM_USER+255
int FAR CDECL wsprintf(LPSTR lpszOut, LPCSTR lpszFmt, ...);
void FAR PASCAL Install_Handler();
void FAR PASCAL De_Install_Handler();
void FAR PASCAL SetISRWindow(HWND);
int FAR PASCAL GetISRCount(void);
void FAR PASCAL Do_Int();