Menu

#679 WM_THEMECHANGED missing in winuser.h

closed-fixed
nobody
2004-11-13
2004-11-12
No

It appears that WM_THEMECHANGED (794) is
missing from the winuser.h header.

The line :
#define WM_THEMECHANGED 794
must be inserted into winuser.h

Discussion

  • Loïc GUILLOUX

    Loïc GUILLOUX - 2004-11-12

    Logged In: YES
    user_id=1158124

    I've uploaded the modified winuser.h file

     
  • Loïc GUILLOUX

    Loïc GUILLOUX - 2004-11-12

    Modified winuser.h for WM_THEMECHANGED

     
  • Danny Smith

    Danny Smith - 2004-11-13

    Logged In: YES
    user_id=11494

    Thanks.
    I've applied the addition to CVS.
    Danny

     
  • Danny Smith

    Danny Smith - 2004-11-13
    • status: open --> closed-fixed