windows_programming_notes.nbk: Home | Index | Next Page: NMITEMACTIVATE | Previous Page: NM_DBLCLK (list view)
Contains information about a notification message.
    typedef struct tagNMHDR { 
        HWND hwndFrom; 
        UINT idFrom; 
        UINT code; 
    } NMHDR; 
windows_programming_notes.nbk: Home | Index | Next Page: NMITEMACTIVATE | Previous Page: NM_DBLCLK (list view)
Notebook exported on Monday, 7 July 2008, 18:56:50 PM Eastern Daylight Time