[ros-diffs] [mf] 14957: context menu interface pointer cleanup
mf at svn.reactos.com
mf at svn.reactos.com
Tue May 3 11:32:12 CEST 2005
context menu interface pointer cleanup
Modified: trunk/reactos/subsys/system/winefile/winefile.c
_____
Modified: trunk/reactos/subsys/system/winefile/winefile.c
--- trunk/reactos/subsys/system/winefile/winefile.c 2005-05-03
09:21:42 UTC (rev 14956)
+++ trunk/reactos/subsys/system/winefile/winefile.c 2005-05-03
09:32:10 UTC (rev 14957)
@@ -3499,7 +3499,8 @@
hr =
(*pcm->lpVtbl->InvokeCommand)(pcm, &cmi);
}
- }
+ } else
+ CtxMenu_reset();
}
(*pcm->lpVtbl->Release)(pcm);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050503/6915e17b/attachment.html
More information about the Ros-diffs
mailing list