Re: Could this be faster?
- Posted by C Bouzy <eucoder at hotmail.com> Dec 14, 2005
- 624 views
ags wrote: > I had to modify it I think for the way I was using it. Here's the code > (thanks again Greg :) followed by a short context of how I use it: > Hi ags, Thank you for the post. I began tweaking Greg's walk_win_dir function right after your first post. I figured out why it was not working and tried it with my code. It did speed up finding files, but still not as fast as I want. I took a look at your code, try using BASS_STREAM_AUTOFREE, instead of calling BASS_StreamFree(han). You will need the latest Bass.dll to use BASS_STREAM_AUTOFREE. If you are interested, I am using the Playlist creation function for the following app: http://www.insight-concepts.com/nexusradio/beta/nexusradio_beta1.exe ----If you continue to do what you have always done, you will get what you have always gotten.----