ReactOS 0.4.16-dev-2284-g3529151
certmgr.h File Reference
#include <ndk/rtlfuncs.h>
#include <windef.h>
#include <winbase.h>
#include <shlobj.h>
#include <shlwapi.h>
#include <atlbase.h>
#include <atlcom.h>
#include <atlstr.h>
#include <atlwin.h>
#include <strsafe.h>
#include <atlcoll.h>
#include <cryptuiapi.h>
#include <reactos/debug.h>
#include <reactos/shellutils.h>
#include <ui/rosctrls.h>
#include "resource.h"
#include "CCert.hpp"
#include "CStore.hpp"
#include "CStoreList.hpp"
#include "CSplitter.hpp"
#include "CSortableHeader.hpp"
Include dependency graph for certmgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CLocalPtr< T >
 

Macros

#define STRICT
 
#define _ATL_APARTMENT_THREADED
 
#define _ATL_NO_AUTOMATIC_NAMESPACE
 
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS
 
#define ATL_NO_ASSERT_ON_DESTROY_NONEXISTENT_WINDOW
 
#define _FORCENAMELESSUNION
 
#define NDEBUG
 

Macro Definition Documentation

◆ _ATL_APARTMENT_THREADED

#define _ATL_APARTMENT_THREADED

Definition at line 14 of file certmgr.h.

◆ _ATL_CSTRING_EXPLICIT_CONSTRUCTORS

#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS

Definition at line 16 of file certmgr.h.

◆ _ATL_NO_AUTOMATIC_NAMESPACE

#define _ATL_NO_AUTOMATIC_NAMESPACE

Definition at line 15 of file certmgr.h.

◆ _FORCENAMELESSUNION

#define _FORCENAMELESSUNION

Definition at line 19 of file certmgr.h.

◆ ATL_NO_ASSERT_ON_DESTROY_NONEXISTENT_WINDOW

#define ATL_NO_ASSERT_ON_DESTROY_NONEXISTENT_WINDOW

Definition at line 17 of file certmgr.h.

◆ NDEBUG

#define NDEBUG

Definition at line 38 of file certmgr.h.

◆ STRICT

#define STRICT

Definition at line 11 of file certmgr.h.