#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);


