mscoree: Implement IMetahostPolicy GetRequestedRuntime

Vincent Povirk madewokherd at gmail.com
Thu Nov 21 11:52:26 CST 2013


+    else if(pwzBinary && lstrlenW(pwzBinary) > 0)

Did you really need the check for an empty string?

This is making me wonder if my comment on bugzilla was wrong, and
get_runtime_info should treat an empty string the same as NULL.



More information about the wine-devel mailing list