2025-04-27 07:49:33 -04:00

8 lines
113 B
C

#ifndef _CFGDLG_H_INCLUDED
#define _CFGDLG_H_INCLUDED
#define UWM_CONFIG_CHANGED (WM_USER+1300)
#endif