<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for Carmelo</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/viashivan/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for Carmelo</title><link>http://channel9.msdn.com/Niners/viashivan/</link></image><description>Entries, comments and threads posted by Carmelo</description><link>http://channel9.msdn.com/Niners/viashivan/</link><language>en-us</language><pubDate>Wed, 31 Dec 2008 13:33:10 GMT</pubDate><lastBuildDate>Wed, 31 Dec 2008 13:33:10 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>How can Win32 app (unmanaged code) communicate with WPF dll (managed code) ? [How can Win32 app (unmanaged code) communicate with WPF dll (managed code) ?]</title><description>Hi everybody and happy new year,&lt;br&gt;&lt;br&gt;I tried to develop an User Interface in MS Expression Blend like a library file, so a WPF .dll written in XAML/C# (managed code).&lt;br&gt;I've also my simple Win32 project, a simple window written in C++ (unmanaged code).&lt;br&gt;&lt;br&gt;I haven't yet understood which is the better "way" in order they can communicate (and how...) :(&lt;br&gt;For better "way" I mean: WCF, COM, Invoke, or something else...&lt;br&gt;&lt;br&gt;Thanks in advance,&lt;br&gt;Carmelo.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/450529-How-can-Win32-app-unmanaged-code-communicate-with-WPF-dll-managed-code-/'&gt;How can Win32 app (unmanaged code) communicate with WPF dll (managed code) ?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/450529/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/450529-How-can-Win32-app-unmanaged-code-communicate-with-WPF-dll-managed-code-/</comments><link>http://channel9.msdn.com/forums/TechOff/450529-How-can-Win32-app-unmanaged-code-communicate-with-WPF-dll-managed-code-/</link><pubDate>Wed, 31 Dec 2008 13:32:25 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/450529-How-can-Win32-app-unmanaged-code-communicate-with-WPF-dll-managed-code-/</guid><evnet:views>1218</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/450529/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi everybody and happy new year,I tried to develop an User Interface in MS Expression Blend like a library file, so a WPF .dll written in XAML/C# (managed code).I've also my simple Win32 project, a simple window written in C++ (unmanaged code).I haven't yet understood which is the better "way" in&amp;#8230;</evnet:previewtext><dc:creator>Carmelo</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/450529-How-can-Win32-app-unmanaged-code-communicate-with-WPF-dll-managed-code-/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/450529/Trackback.aspx</trackback:ping></item><item><title>How can a WPF dll catch any framebuffer with Direct3D? [How can a WPF dll catch any framebuffer with Direct3D?]</title><description>Hi there,&lt;br&gt;I'm building a Win32 application.&lt;br&gt;I'd like to build a WPF dll that catches/renders the Win32 app's framebuffer?&lt;br&gt;What do you think about? is it possible or not? if yes how can I do it?&lt;br&gt;Thanks,&lt;br&gt;Carmelo.&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/447614-How-can-a-WPF-dll-catch-any-framebuffer-with-Direct3D/'&gt;How can a WPF dll catch any framebuffer with Direct3D?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/447614/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/447614-How-can-a-WPF-dll-catch-any-framebuffer-with-Direct3D/</comments><link>http://channel9.msdn.com/forums/TechOff/447614-How-can-a-WPF-dll-catch-any-framebuffer-with-Direct3D/</link><pubDate>Mon, 08 Dec 2008 10:48:03 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/447614-How-can-a-WPF-dll-catch-any-framebuffer-with-Direct3D/</guid><evnet:views>1354</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/447614/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi there,I'm building a Win32 application.I'd like to build a WPF dll that catches/renders the Win32 app's framebuffer?What do you think about? is it possible or not? if yes how can I do it?Thanks,Carmelo.in reply to How can a WPF dll catch any framebuffer with Direct3D?</evnet:previewtext><dc:creator>Carmelo</dc:creator><slash:comments>10</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/447614-How-can-a-WPF-dll-catch-any-framebuffer-with-Direct3D/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/447614/Trackback.aspx</trackback:ping></item><item><title>How Win32 app calls WPF dll [How Win32 app calls WPF dll]</title><description>Hi there,&lt;br&gt;
I've just created a WPF application like a simple Player, then I create the relative dll file.&lt;br&gt;
I've also created a Win32 Application and I added my dll file created earlier.&lt;br&gt;
The question is:&lt;br&gt;
&lt;b&gt;How can I do for to call/run that dll file in my Win32 Application?&lt;/b&gt;&lt;br&gt;
I hope to be clear,&lt;br&gt;
Thanks a lot,&lt;br&gt;
Carmelo.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/446259-How-Win32-app-calls-WPF-dll/'&gt;How Win32 app calls WPF dll&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/446259/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/446259-How-Win32-app-calls-WPF-dll/</comments><link>http://channel9.msdn.com/forums/TechOff/446259-How-Win32-app-calls-WPF-dll/</link><pubDate>Mon, 01 Dec 2008 12:55:49 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/446259-How-Win32-app-calls-WPF-dll/</guid><evnet:views>1127</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/446259/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi there,
I've just created a WPF application like a simple Player, then I create the relative dll file.
I've also created a Win32 Application and I added my dll file created earlier.
The question is:
How can I do for to call/run that dll file in my Win32 Application?
I hope to be clear,
Thanks a&amp;#8230;</evnet:previewtext><dc:creator>Carmelo</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/446259-How-Win32-app-calls-WPF-dll/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/446259/Trackback.aspx</trackback:ping></item><item><title>Silverlight/WPF/Direct3D    please help me [Silverlight/WPF/Direct3D    please help me]</title><description>Hi,&lt;br&gt;I'm learning how Silverlight/WPFapplication/Direct3D interact between themselves...&lt;br&gt;Sorry but I haven't a lot experience about this issues, so my question is:&lt;br&gt;- IS IT POSSIBLE, WITH SILVERLIGHT, TO RENDER WPF FILES IN A DIREC3D/WIN32 APPLICATION? HOW CAN DO IT?&lt;br&gt;Thanks a lots,&lt;br&gt;bye,&lt;br&gt;Carmelo.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/441046-SilverlightWPFDirect3D-please-help-me/'&gt;Silverlight/WPF/Direct3D    please help me&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/441046/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/441046-SilverlightWPFDirect3D-please-help-me/</comments><link>http://channel9.msdn.com/forums/TechOff/441046-SilverlightWPFDirect3D-please-help-me/</link><pubDate>Wed, 05 Nov 2008 16:14:38 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/441046-SilverlightWPFDirect3D-please-help-me/</guid><evnet:views>1256</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/441046/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi,I'm learning how Silverlight/WPFapplication/Direct3D interact between themselves...Sorry but I haven't a lot experience about this issues, so my question is:- IS IT POSSIBLE, WITH SILVERLIGHT, TO RENDER WPF FILES IN A DIREC3D/WIN32 APPLICATION? HOW CAN DO IT?Thanks a lots,bye,Carmelo.in reply to&amp;#8230;</evnet:previewtext><dc:creator>Carmelo</dc:creator><slash:comments>12</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/441046-SilverlightWPFDirect3D-please-help-me/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/441046/Trackback.aspx</trackback:ping></item></channel></rss>