Thats what I meantI would rather say that you have used forward declared structure MSG, so now in cpp you have to include header file with definition of this structure
MSG is defined in windows.h (winuser.h to be precise, but its included in windows.h)it is not related at all with windows.h.
Bookmarks