#include <windows.h>
#define IDS_APPNAME 1101
LRESULT WINAPI MainProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);