#ifndef INCLUDE_TW_SEL_H #define INCLUDE_TW_SEL_H #define IDC_TW_SEL_STATIC 1000 #define IDC_TW_SEL_LST 2000 #define TW_RUN_MAX (5) HWND tw_wnd_get(HINSTANCE hinst); #endif