Hi,<div><br></div><div>I&#39;m trying to build a C++ visual studio 2010 project with </div><div>64-bit omniORB on Windows 7. I have two questions in this regard.</div><div><br></div><div>1) Are the preprocessor definitions same as that of the 32-bit version?</div>
<div>    From the documentation I see the following definitions </div><div><br></div><div><div>   __WIN32__,__x86__,_WIN32_WINNT=0x0400, __NT__ and __OSVERSION__=4 </div></div><div><br></div><div>The above definitions seems to be for 32-bit. Can someone give me the corresponding </div>
<div>64-bit definitions.</div><div><br></div><div>2) What are the 64-bit libraries corresponding to ws2_32.lib, mswsock.lib and advapi32.lib?</div><div><br></div><div>Thanks </div><div>Anirudh</div><div><br></div>