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.