home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
WIN_NT
/
FM_EXT.ZIP
/
MY_FMEXT.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1992-11-04
|
230 b
|
14 lines
#define IDM_MYFMEXT 50
#define FILE_NAME_LENGTH 45
#define MAIN_WIDTH 400
#define MAIN_HEIGHT 200
long FAR PASCAL MainWndProc (HWND hWnd, UINT message,
WPARAM wParam, LPARAM lParam);