This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hello
#9
(03-03-2012, 03:08 PM)soywiz Wrote: Not sure about the problem :S sorry.
I will implement a WavDest in C# directly without the DLL requirement, but it will be in the future.

Code:
try
{
    waveDest = (IBaseFilter)new WavDest();
}
catch (COMException)
{
    MessageBox.Show("Missing WavDest", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);
    return;
}

That error is likely to mean that the WavDest filter is not registered.

Ok... I will wait for some newer version where this error maybe will be fixed.. And what is that u put in code?
Can u tell me what games (commercial) are supported by this emu?
P.S. Sorry if my english is bad, that is not my mature language Wink
Reply


Messages In This Thread
Hello - by soywiz - 07-26-2011, 11:30 AM
RE: Hello - by shadow - 07-26-2011, 11:33 AM
RE: Hello - by sarim - 08-18-2011, 10:13 PM
RE: Hello - by srdjan1995 - 03-03-2012, 11:50 AM
RE: Hello - by MaXiMu - 03-03-2012, 01:03 PM
RE: Hello - by soywiz - 03-03-2012, 01:32 PM
RE: Hello - by srdjan1995 - 03-03-2012, 02:05 PM
RE: Hello - by soywiz - 03-03-2012, 03:08 PM
RE: Hello - by srdjan1995 - 03-03-2012, 03:14 PM
RE: Hello - by Abelus - 05-05-2012, 03:33 PM
RE: Hello - by Sawanaga - 05-06-2012, 02:43 PM
RE: Hello - by diablopop - 12-12-2012, 01:00 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)