I'm using the Window Message Queue library that NI provides, and I'm trying to get the WM_DISPLAYCHANGE message. It's included in the List of windows message, I modified the example with the correct number (0x007E) but when I change the resolution (by using the property of screen) the Vi doesn't get the message.
Does anybody know how to do this?