mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Christoph von Wittich: fix for bug 823 ("Resource leak in regedit").
svn path=/trunk/; revision=18095
This commit is contained in:
@@ -165,6 +165,7 @@ void ExitInstance(HINSTANCE hInstance)
|
||||
{
|
||||
UnregisterHexEditorClass(hInstance);
|
||||
DestroyMenu(hMenuFrame);
|
||||
DestroyMenu(hPopupMenus);
|
||||
UnloadAclUiDll();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user