fixed resource leak (DestroyMenu before destroying main window)
authorChristoph von Wittich <christoph_vw@reactos.org>
Tue, 15 Nov 2005 01:25:56 +0000 (01:25 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Tue, 15 Nov 2005 01:25:56 +0000 (01:25 +0000)
commit1a42cad0e3db799d93484beaba5142b1c5273f3f
treede9cbf168d786a19317f544ce81816247545291e
parentfb818dc925c6266ff86405bea25d524b134dba6b
fixed resource leak (DestroyMenu before destroying main window)
fixed pointer cast warning -> UlongtoPtr (thx to Alex)

svn path=/trunk/; revision=19238
rosapps/devutils/zoomin/framewnd.c
rosapps/devutils/zoomin/main.c