--- mstools/samples/multipad/multipad.h 2018/08/09 18:20:01 1.1 +++ mstools/samples/multipad/multipad.h 2018/08/09 18:20:40 1.1.1.2 @@ -8,8 +8,6 @@ #include "drivinit.h" #endif -typedef int HFILE ; - #ifdef WIN32 #define GET_EM_SETSEL_MPS(iStart, iEnd) (UINT)(iStart), (LONG)(iEnd) #define GET_WM_COMMAND_CMD(wp, lp) HIWORD(wp) @@ -27,8 +25,6 @@ typedef int HFILE ; #endif -#define CDECL cdecl - #define WINDOWMENU 3 /* position of window menu */ #define SHORTMENU 2 /* position of short version window menu */