NCBI C++ ToolKit
Macros
ncbi_os_mswin.h File Reference

Defines some MS Windows specifics for our "C" code. More...

#include <ncbiconf.h>
#include <windows.h>
+ Include dependency graph for ncbi_os_mswin.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define NOMINMAX
 
#define Beep   Beep
 Avoid a silly name clash between MS-Win and NCBI C Toolkit headers. More...
 

Detailed Description

Defines some MS Windows specifics for our "C" code.

Use this header in the place of <windows.h> when compiling "C" code.

For "C++" code, use <corelib/ncbi_os_win.hpp>.

Definition in file ncbi_os_mswin.h.

Macro Definition Documentation

◆ Beep

#define Beep   Beep

Avoid a silly name clash between MS-Win and NCBI C Toolkit headers.

Definition at line 62 of file ncbi_os_mswin.h.

◆ NOMINMAX

#define NOMINMAX

Definition at line 52 of file ncbi_os_mswin.h.

Modified on Wed Sep 04 15:02:31 2024 by modify_doxy.py rev. 669887