>Raphael wrote: >> >> Hi, >> >> I'm glad to announce that now (with this little patch) Unreal2 >> is working >> and playable (it's only slow and i havent seen graphics problems for now). >> >> Now play :) >> >> Changelog: >> - better handling of User IDirectMusicTools > >You don't seem to free the items of the list anywhere, so this patch will >cause a memory leak.
Yes, i know that but the DMPerformance (and the default Graph assiocated) are sessions objects (they are only deleted on program exit) Most of the dmusic objects must be cleaned (released) at exit, It will be done when dmusic will be more complete >Rob Regards, Raphael
