How can I check if BASS is playing stream in C#? I mean, I need something like: public WMPLib.WindowsMediaPlayer wp = new WMPLib.WindowsMediaPlayer();
I\'m having a wierd problem. i\'m developping a nice game with openGL on MFC. i need to use threads for multi sound. so i am trying to use the BASS lib for that.
Are there any good options for connecting two SQL Server 2008 instances via Service Broker if neither of those servers are in a domain, but we have full control over the logins and credentials?