#ifndef H_USERPARTYTABDLG #define H_USERPARTYTABDLG #include "IL2Client.h" HWND UserPartyTabDlg_Create( HWND hWndParent, IL2Client *pcl ); #endif