mscoree: Return S_OK if mono runtime is found.

Bryan DeGrendel sirnuke at gmail.com
Thu Aug 23 15:35:31 CDT 2007


Hello,

This patch modifies CorBindToRuntimeHost to return S_OK if a mono
runtime is found.  MSI installers can determine the presense of .NET
runtimes by calling CorBindToRuntimeHost and checking the version with
GetCORVersion.

This patch is simplier than it may seem, I just had to move the
position of a function around and diff didn't correctly determine
which function had actually moved.

Sincerely,
Bryan DeGrendel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mscoree-Return-S_OK-if-mono-runtime-is-found.patch
Type: application/octet-stream
Size: 3714 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070823/1ee1ea36/0001-mscoree-Return-S_OK-if-mono-runtime-is-found.obj


More information about the wine-patches mailing list