Is it possible to enable drag-and-drop from an HMENU? If so, could someone please provide some pointers on how I would go about doing that? Thanx! Chris
wrote in message news:408ff60e-52be-41ef-994a-44b306269572@34g2000hsf.googlegroups.com... > Is it possible to enable drag-and-drop from an HMENU? If so, could > someone please provide some pointers on how I would go about doing > that? Does the WM_MENUDRAG notification give you what you need? http://msdn.microsoft.com/en-us/library/ms647606(VS.85).aspx Mark -- Mark Salsbery Microsoft MVP - Visual C++ > > Thanx! > > Chris