BUG?
I noted that when I play a file that uses your plugin (so the BCF file is loaded) when I close BSplayer a Windows error appears (this will not occour if I'll reomove the bcf file from the folder..)
Maybe you don't close the file stream after you open it?
If VisualBsic had supported the
BSP_GetFileName SDK function I would had developed the BCF editor, but I'm not able to retrieve the current played file name (I tried several approaches but none of them worked). I know I should stop to use VB, but it's really easy to use and the programs creation is really fast, and since I don't have time..it's the best development program I can use at this moment.. :P
I'll try to see if the
BSP_OpenFile function will work (it should) and if that will be the case, maybe I'll develop the creator (now I have some really nice functions in my mind
)