Reply to thread

Hi,


I tried to use/debug my own compiled versions of TvService but I get a FatalExecutionEngineError (0xc0000005) at address "0x7f5350c6". The debugger stops at the following line


[code]enumMedia.Next(20, mediaTypes, out fetched);[/code]


in function AddAndConnectBDABoardFilters of the class TvCardDvbBase.


Any idea why this happens?


I am using VS2005 + SP1 + Vista-Fix for SP1 on Vista AMD64.


Regards,

Mark


Top Bottom