urlmon: Implement FindMimeFromData

Kevin Koltzau kevin at plop.org
Thu Mar 18 10:38:58 CST 2004


Here is an implementation of FindMimeFromData, based off of MSDN
http://msdn.microsoft.com/workshop/networking/moniker/overview/appendix_a.asp

There is lots of debate on the 'net regarding this "feature" in IE, most of it suggesting
this is a bad idea..

One possible change that would work more "standards compliant" rather then "Windows like"
would be to return the proposed MIME type unchanged if one is given, otherwise go through
the detection methods..let me know if that would be a preferred solution

Changelog
	Implement FindMimeFromData
-------------- next part --------------
A non-text attachment was scrubbed...
Name: findmimefromdata.diff
Type: text/x-diff
Size: 13116 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040318/0cfa3443/findmimefromdata.bin


More information about the wine-devel mailing list