#ifndef __PCHTCP_H #define __PCHTCP_H #include <oaidl.h> #include <commctrl.h> #include <commdlg.h> #include <stddef.h> #include <stdlib.h> #include <time.h> #include <tchar.h> #include <wtypes.h> #include "common.h" #include <string.h> #include <malloc.h> #include <windowsx.h> #include <tapi.h> #endif