NCBI C++ ToolKit
|
Defines MS Windows specifics for our "C++" code. More...
#include <corelib/impl/ncbi_os_mswin.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Defines MS Windows specifics for our "C++" code.
Use this header in the place of <windows.h> to avoid various MS-Windows "popular" preprocessor macros which screw other people's code. This header redefines such macros with inline functions.
For "C" code, use <corelib/impl/ncbi_os_win.h>.
Definition in file ncbi_os_mswin.hpp.