Use #ifdef instead of #if for all feature tests.
commita613de2a22e648c7b0b3a9e97ea74dcef640f24b
authorDaniel Marmier <d.marmier@bluewin.ch>
Tue, 30 Sep 2003 00:33:47 +0000 (30 00:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Sep 2003 00:33:47 +0000 (30 00:33 +0000)
treee153e1189c7bbc89173bfdab04b418f3698f7b62
parentbd554e63fcf92ab18c4407e475f1a42dfa64134c
Use #ifdef instead of #if for all feature tests.
Check that _MSC_VER is defined before using it.
13 files changed:
dlls/gdi/bidi.c
dlls/iphlpapi/ipstats.c
dlls/kernel/pthread.c
dlls/msvcrt/process.c
dlls/winsock/async.c
dlls/winsock/socket.c
include/pshpack1.h
include/pshpack2.h
include/pshpack4.h
include/pshpack8.h
include/winnt.h
scheduler/pthread.c
tools/winapi/winapi_test