From: Bjoern H. <der...@gm...> - 2002-07-06 09:32:48
|
Hi, I want to create a context menu, but I am not sure if Win32::GUI supports them. Basically, as far as I understand it, the code is already in the module (calls to CreatePopupMenu, TrackPopupMenu, InsertMenuItem), but I don't know how they fit together. Hints? regards. |