24 Apr
2008
24 Apr
'08
11:48 p.m.
Dmitry Timoshkov wrote:
"Erik de Castro Lopo" <mle+win(a)mega-nerd.com> wrote:
Add an include/config.h variable WINE_IS_WIN64 which is 1 when configured with --enable-win64 and 0 otherwise.
It would be helpful to at least provide an explanation why yo need this, and why _WIN64 macro is not enough.
You are right, _WIN64 is sufficient. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- A good debugger is no substitute for a good test suite.