winapi - WM_COMMAND WM_NOTIFY custom notification code -


i wish define new nofication id used in wm_command messages of subclassed control. failed find rules of creating user control-defined notification codes.

see technical note 20, 21 , 22 on that:

short answer: pick number in range 0x8000 - 0xdfff .


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -