On 03/03/06, Victor Pelt peltco@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.