2 Jun
2002
2 Jun
'02
4:47 a.m.
"Steven Edwards" <Steven_Ed4153(a)yahoo.com> wrote:
Ok I changed my mind, I want to disable it for now. What is going to be the best way to go about doing it? We currently have the -DNO_WINEWINSOCK should I just #ifndef the code out with -DNO_WIN16 ?
It's much larger work than just #ifdef'ing the code. First of all, all 32-bit code should be rewritten to not rely on the 16-bit counterparts. -- Dmitry.