<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'DirectX and WPF' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'DirectX and WPF' posted on the 'DirectX' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Wed, 23 May 2012 06:09:42 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 06:09:42 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>DirectX and WPF</title>
      <link>http://www.programmersheaven.com/mb/DirectX/410781/410781/directx-and-wpf/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am trying to develop an application where the UI part is designed by WPF and the engine is developed using C++.&lt;br /&gt;
I am trying to render a scene using DirectX in native code by getting the window's handle from WPF using WindowsFormsHost method.&lt;br /&gt;
&lt;br /&gt;
Though i do not get any error, no image renders on the screen.&lt;br /&gt;
&lt;br /&gt;
As far as the handle is concerned, I dont see a problem because when i render the scene using OpenGL using the same handle in native code, it works properly.&lt;br /&gt;
&lt;br /&gt;
As far as the initialization part and rendering part is concerned, I dont see a problem because the same part of code works fine in a separate Win32 project.&lt;br /&gt;
&lt;br /&gt;
What might be the cause of this problem?&lt;br /&gt;
The version of DirectX being used is DirectX10 and OS used is Vista.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/DirectX/410781/410781/directx-and-wpf/</guid>
      <pubDate>Tue, 15 Dec 2009 10:34:58 -0700</pubDate>
      <category>DirectX</category>
    </item>
  </channel>
</rss>
