Jul
24
Written by:
Jeremiah Morrill
7/24/2007 4:48 AM
Recently, Leslie, a very talented programmer had show some interest in some of these nasty hacks I have up here. The BitmapSource pixel pointer hack and the Composited Win32 Control in WPF.
Leslie has taken this to the next level and has produced an interactive Win32 control composited on WPF 3D! If anyone has looked at my older solution, I took the easy route and just put an always-on-top Winform over the WPF area to get interactivity. Leslie took the time to redirect win32 messages to make for more seemless integration.
We have talked briefly about the possibility of starting a codeplex project. I am very excited about what Leslie has accomplished and can not wait to work on it too!

Tags:
7 comments so far...
Re: Over-coming the Interop Airspace Issue in WPF
Good work guys! A codeplex project is a great idea. You should include your DirectShow hack as well.
-Eric
By Eric on
7/24/2007 6:32 AM
|
Re: Over-coming the Interop Airspace Issue in WPF
Simply amazing. Let's see some code!
By John on
7/24/2007 6:34 AM
|
Re: Over-coming the Interop Airspace Issue in WPF
You need a digg link on here. that is cool!
By Travis Whidden on
7/24/2007 1:34 PM
|
Re: Over-coming the Interop Airspace Issue in WPF
Very nice stuff!!
By Craig on
7/24/2007 2:20 PM
|
Re: Over-coming the Interop Airspace Issue in WPF
Code will be coming soon, currently a.l.m.o.s.t there. I just need to get all the broken stuff working again and it'll be ready for anyone to compile and use. ;-)
By Leslie Godwin on
7/31/2007 12:39 AM
|
Re: Over-coming the Interop Airspace Issue in WPF
This is so sweet. I've wanting this since I first started with WPF.
Now I proberly can use my C# 2.0 DirectDraw Video graphs in WPF.
By Ken on
7/31/2007 1:44 AM
|
Re: Over-coming the Interop Airspace Issue in WPF
Incredible AMAZING!!!
By Rodrigo Ratan on
8/1/2007 5:39 AM
|