<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Forums - VideoLab]]></title>
		<link>http://mitov.com/forum/</link>
		<description><![CDATA[Forums - http://mitov.com/forum]]></description>
		<pubDate>Sat, 23 May 2026 17:46:05 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[CTVLDSCapture GetDeviceList problem]]></title>
			<link>http://mitov.com/forum/thread-432.html</link>
			<pubDate>Sat, 28 Jul 2012 10:57:10 -0400</pubDate>
			<guid isPermaLink="false">http://mitov.com/forum/thread-432.html</guid>
			<description><![CDATA[I have problem with CTVLDSCapture's VideoCaptureDevice.GetDeviceList method.<br />
<br />
I call it like in AdvancedVideoCapture demo<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>VCL_InitControls( m_hWnd );<br />
CTStrings ADevicesList;<br />
VLDSCapture.VideoCaptureDevice.GetDeviceList( ADevicesList );<br />
VCL_Loaded();</code></div></div>
<br />
and every time I run this code I receive access violation in CDSCaptureDeviceCode.h line 216. AdvancedVideoCapture demo compiles and works properly on my computer but the same code in my project not.<br />
<br />
I have Win7/64 bit and Visual Studio 2010]]></description>
			<content:encoded><![CDATA[I have problem with CTVLDSCapture's VideoCaptureDevice.GetDeviceList method.<br />
<br />
I call it like in AdvancedVideoCapture demo<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>VCL_InitControls( m_hWnd );<br />
CTStrings ADevicesList;<br />
VLDSCapture.VideoCaptureDevice.GetDeviceList( ADevicesList );<br />
VCL_Loaded();</code></div></div>
<br />
and every time I run this code I receive access violation in CDSCaptureDeviceCode.h line 216. AdvancedVideoCapture demo compiles and works properly on my computer but the same code in my project not.<br />
<br />
I have Win7/64 bit and Visual Studio 2010]]></content:encoded>
		</item>
	</channel>
</rss>