Is there a forum for WIC (Windows Imaging Component)?

Hi,

I have been looking for answers for some of the WIC 's issue? what happened to WIC team?

[108 byte] By [CTA] at [2008-1-9]
# 1

Hi,

Please post your question in one of the blog links. Hope this helps.
http://blogs.msdn.com/rwlodarc/archive/category/10598.aspx

Thank you,
Bhanu.

BhanuPrakashNunna-MSFT at 2007-10-2 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...
# 2
Also, if you have questions you can email codecs@microsoft.com.
RobertA.Wlodarczyk-MSFT at 2007-10-2 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...
# 3

Is there still no WIC forum?

I tried downloading the WIC rc for XP but there is absolutely no information on the net on what files will actually be installed , let alone how I can access WIC in C# ... (what references need to be added in my visual studio c#project?)

iljanated at 2007-10-2 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...
# 4
As I understand it, WIC is a set of unmanaged DLLs, so you cannot just reference them in your C# project. I believe you'd have to use some interop. I wonder if someone wrote a managed wrapper around WIC?
AxelRietschin at 2007-10-2 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...
# 5
As far as I know, no. However writing a managed wrapper around WIC should be straightforward using standard COM interop.
RobertA.Wlodarczyk-MSFT at 2007-10-2 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...
# 6

I do suggest creating a forum for the Windows Imaging Component. It's a wonderful topic although there isn't a lot of help on the NET. It would be great if there would be a place where people could come together to discuss this.

maige at 2007-10-2 > top of Msdn Tech,Feedback for forums and MSDN websites,Where Is the Forum For...?...