annotate vidix/dhahelperwin/SOURCES @ 32927:edb972e22021

Fix memory leak in appInitStruct(). The NumberOf{Main,Bar,Menu}Items members actually don't hold the number of items but the last index used. Therefore, the last item won't get freed so far. To set the correct "number" for the global external variable prior to using it, the function appResetStruct() has been added and is used in appInitStruct() as well.
author ib
date Thu, 03 Mar 2011 13:45:30 +0000
parents 173d35b7aca3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12057
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
1 TARGETNAME=dhahelper
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
2 TARGETPATH=.
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
3 TARGETTYPE=DRIVER
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
4 NTDEBUG=ntsd
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
5
24541
173d35b7aca3 - make dhahelperwin compile with mingw
faust3
parents: 22900
diff changeset
6 SOURCES= dhahelper.c dhahelper.rc