3 Mar
2006
3 Mar
'06
5:35 p.m.
On 03/03/06, Victor Pelt <peltco(a)mail.utexas.edu> wrote:
This patch fixes the compile error. it isn't pritty so any feedback is appreciated This should be fixed by http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=f8ed06ea3dbdf0e45786...
With respect to your patch, you can't do it that way. You need to detect support for features during runtime, so basically anything containing an #ifdef is not going to work.