Exiting BlitzBASS sound-lib

Blitz3D Forums/Blitz3D Userlibs/Exiting BlitzBASS sound-lib

Boulderdash(Posted 2006) [#1]
Hi all, im making a mult-emulator that emulates several consoles already, Arcadia2001, interton VC4000 etc...and soon the spectrum ,jupiter ace etc...

I have managed to include BlitzBASS but exiting by the "close window button" upper right of window causes a lock-up, does anyone know how to fix this

(exiting by escape key is OK!)


LAB[au](Posted 2006) [#2]
Get BlitzClose
http://www.blitzbasic.com/codearcs/codearcs.php?code=832

this will intercept the close window button event ...


LAB[au](Posted 2006) [#3]
And off course don't forget to BASS_Stop() before leaving the blitz app.


Boulderdash(Posted 2006) [#4]
Yip I included BASS_Stop()

I solved the problem by using blitzsys.dll and removed the top title bar and frame from the window so users cannot click on the close window icon, It looks cool also with a new window style