views:

17

answers:

0

I am trying to catch WM_DISPLAYCHANGE message which is sent when there are some resolution change.Since I am not using MFC i can not use ON_MESSAGE(correct me, if wrong).But I do not know which is to use in place of ON_MESSAGE. Can anybody help me ???