#define _IS_DIALOG_C_ #include "stdafx.h" #include "Dialog.h" void InitUserMsgs(void) { DEFINE_USER_MSG(WMU_SAVE_CONFIG); DEFINE_USER_MSG(WMU_SETTING_CHANGED); }