Index: /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp	(revision 81144)
+++ /trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp	(revision 81145)
@@ -1174,4 +1174,6 @@
                                     LogFlowFunc(("Tracking popup menu failed with %ld\n", GetLastError()));
                             }
+
+                            DestroyMenu(hContextMenu);
                         }
                     }
