What is the value of WS_EX_APPWINDOW ?

Hi,

In my api I couldn’t find the constant WS_EX_APPWINDOW. Maybe this is replaced with another constant with another name ? I need to know the value (hex or normal) of this constant.

Thanks,

Edo

in winuser.h :
#define WS_EX_APPWINDOW 0x00040000L