Re: [Cegcc-devel] [PATCH] dshow inclusion

2009-01-26 Thread Ryan Raasch
Hi Danny, Thanks for feedback. I cleaned up unnecessary typedef's and added some new interfaces. I will continue to add the remaining interfaces. If anyone sees that a structure enum should be in ole stuff or another file, pls say so. Danny Backx wrote: I'm not sure I understand where you

Re: [Cegcc-devel] [PATCH] dshow inclusion

2009-01-25 Thread Danny Backx
I'm not sure I understand where you obtained all this information. Have you used include files from Visual Studio or so ? That would be a show stopper. If you obtained all this info by e.g. browsing MSDN, that would be admissible. Danny On Fri, 2009-01-23 at 21:43 +0100, Ryan Raasch wro

[Cegcc-devel] [PATCH] dshow inclusion

2009-01-23 Thread Ryan Raasch
Hello, This is a preliminary patch for dshow. I only have a test program i am using to verify the compile and linking with. The Windows API stuff is extensive. I removed the dependencies for ddraw (which only has a def file in the source), and for the AM* stuff ( i think controlling camera fr