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
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
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);
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