Blender V4.3
BLI_winstuff_com.hh File Reference

COM helper functions for windows. More...

#include "BLI_sys_types.h"
#include <windows.h>

Go to the source code of this file.

Classes

class  blender::CoInitializeWrapper
 

Namespaces

namespace  blender
 

Macros

#define WIN32_LEAN_AND_MEAN
 
#define NOMINMAX
 

Detailed Description

COM helper functions for windows.

Definition in file BLI_winstuff_com.hh.

Macro Definition Documentation

◆ NOMINMAX

#define NOMINMAX

Definition at line 21 of file BLI_winstuff_com.hh.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 18 of file BLI_winstuff_com.hh.