home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Borland Programmer's Resource
/
Borland_Programmers_Resource_CD_1995.iso
/
ntcode
/
fm_ext
/
my_fmext.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-05-19
|
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);