Re: Bensler/RIggins Exotica(X) library problem
- Posted by Chris Bensler <bensler at MAILOPS.COM> Apr 05, 2000
- 470 views
SR Williamson wrote: >Thanks, that did it. Another question: > >If I put in an endless loop around the for loop which plays the movies, and >just rely on the exotica ESC key exit routine to end the program, will this >suck up a lot of memory eventually since I'm not closing the AVI windows or >the AVIs, or does Exotica clean up this stuff for me if it aborts? > >Thanks again. > Good question. Todd's exotica lib doesn't take this into account, you would have to add code in the MainLoop_Exit function. However, my API does take care of the AVIs, as well as MODs,STREAMs,MIDIs and CDs. Thanks for checking out my API. --Chris Bensler