Go to the documentation of this file.
   12   #if !defined(_WINDOWS_) 
   14   #ifdef WIN32_LEAN_AND_MEAN 
   16   #  define WIN32_LEAN_AND_MEAN 
   18   #  define  NOGDICAPMASKS     // CC_*, LC_*, PC_*, CP_*, TC_*, RC_ 
   19   #  define  NOVIRTUALKEYCODES // VK_* 
   20   #  define  NOWINMESSAGES     // WM_*, EM_*, LB_*, CB_* 
   21   #  define  NOWINSTYLES       // WS_*, CS_*, ES_*, LBS_*, SBS_*, CBS_* 
   22   #  define  NOSYSMETRICS      // SM_* 
   23   #  define  NOMENUS           // MF_* 
   24   #  define  NOICONS           // IDI_* 
   25   #  define  NOKEYSTATES       // MK_* 
   26   #  define  NOSYSCOMMANDS     // SC_* 
   27   #  define  NORASTEROPS       // Binary and Tertiary raster ops 
   28   #  define  NOSHOWWINDOW      // SW_* 
   29   #  define  OEMRESOURCE       // OEM Resource values 
   30   #  define  NOATOM            // Atom Manager routines 
   31   #  define  NOCLIPBOARD       // Clipboard routines 
   32   #  define  NOCOLOR           // Screen colors 
   33   #  define  NOCTLMGR          // Control and Dialog routines 
   34   #  define  NODRAWTEXT        // DrawText() and DT_* 
   35   #  define  NOGDI             // All GDI defines and routines 
   36   #  define  NOKERNEL          // All KERNEL defines and routines 
   37   #  define  NOUSER            // All USER defines and routines 
   38   #  define  NONLS             // All NLS defines and routines 
   39   #  define  NOMB              // MB_* and MessageBox() 
   40   #  define  NOMEMMGR          // GMEM_*, LMEM_*, GHND, LHND, associated routines 
   41   #  define  NOMETAFILE        // typedef METAFILEPICT 
   42   #  define  NOMINMAX          // Macros min(a,b) and max(a,b) 
   43   #  define  NOMSG             // typedef MSG and associated routines 
   44   #  define  NOOPENFILE        // OpenFile(), OemToAnsi, AnsiToOem, and OF_* 
   45   #  define  NOSCROLL          // SB_* and scrolling routines 
   46   #  define  NOSERVICE         // All Service Controller routines, SERVICE_ equates, etc. 
   47   #  define  NOSOUND           // Sound driver routines 
   48   #  define  NOTEXTMETRIC      // typedef TEXTMETRIC and associated routines 
   49   #  define  NOWH              // SetWindowsHook and WH_* 
   50   #  define  NOWINOFFSETS      // GWL_*, GCL_*, associated routines 
   51   #  define  NOCOMM            // COMM driver routines 
   52   #  define  NOKANJI           // Kanji support stuff. 
   53   #  define  NOHELP            // Help engine interface. 
   54   #  define  NOPROFILER        // Profiler interface. 
   55   #  define  NODEFERWINDOWPOS  // DeferWindowPos routines 
   56   #  define  NOMCX             // Modem Configuration Extensions 
   57   #endif // WIN32_LEAN_AND_MEAN 
  
rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Apr 28 2025 02:46:07