Re: MimeType
From: Andrey P (andrey_at_paramonov.pp.ru)
Date: 07/14/04
- Next message: Robert: "Re: ASP.NET Win2K and WinXP login problems"
- Previous message: Paul: "Re: W3WP Access Denied"
- In reply to: abcd: "MimeType"
- Next in thread: abcd: "Re: MimeType"
- Reply: abcd: "Re: MimeType"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Jul 2004 20:58:10 -0700
abcd wrote:
> Can somebody give me the example of setting MimeTypes in C++. MSDN gives
> only VB examples. I have not very much experience with SAFEArrays
>
>
Well, information on how to manage MIME via ADSI you can find here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/ref_prog_iaorefimm.asp
and general idea on how to access ADSI via C# you can find here:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;315716
I don't think translate this examples to MS/VC++ is a very big problem :-)
-Andrey
- Next message: Robert: "Re: ASP.NET Win2K and WinXP login problems"
- Previous message: Paul: "Re: W3WP Access Denied"
- In reply to: abcd: "MimeType"
- Next in thread: abcd: "Re: MimeType"
- Reply: abcd: "Re: MimeType"
- Messages sorted by: [ date ] [ thread ]