urlmon: Implement FindMimeFromData

Kevin Koltzau kevin at plop.org
Fri Mar 19 20:32:07 CST 2004


2nd attempt at this function, much simplified
I've given up on using magic values..was becoming too complex for not much gain

This will just return the suggested mime type (which will happen in
almost all cases for http) and only guess the mime type if no type is suggested
(which will happen for ftp) from the registry

See seperate patch to wine.inf, includes a few mime types for very common
files..rely on external apps to setup the proper mime types for their known files

Changelog
	Implement FindMimeFromData
-------------- next part --------------
A non-text attachment was scrubbed...
Name: findmimefromdata2.diff
Type: text/x-diff
Size: 5079 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040319/b6adaf6f/findmimefromdata2.bin


More information about the wine-patches mailing list