Not getting WM events

Hi all,

I need to get and process the WM_DISPLAYCHANGE windows message. I’ve enabled
the event with SDL_EventState right after initing the event thread, but I’m
not getting this message. In fact I’m not getting ANY SDL_SYSWMEVENT. Any
ideas? What should I look for?

–Gabriel