Leaked source code of windows server 2003

7 lines
113 B

  1. #ifndef _CFGDLG_H_INCLUDED
  2. #define _CFGDLG_H_INCLUDED
  3. #define UWM_CONFIG_CHANGED (WM_USER+1300)
  4. #endif