@@ -4,13 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Provides helper templates for Windows COM object manipulation
|
||||
///
|
||||
/// \defgroup WinStdCOM COM object management
|
||||
///
|
||||
/// Provides helper templates for Windows COM object manipulation
|
||||
///
|
||||
/// \defgroup WinStdCOM COM Object Management
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -16,14 +16,9 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
/// \file
|
||||
/// General API
|
||||
///
|
||||
/// \defgroup WinStdGeneral General
|
||||
/// General API
|
||||
///
|
||||
/// \defgroup WinStdStrFormat String Formatting
|
||||
/// Formatted string generation
|
||||
///
|
||||
/// \par Example
|
||||
/// \code
|
||||
@@ -33,13 +28,10 @@
|
||||
/// \endcode
|
||||
///
|
||||
/// \defgroup WinStdSysHandles System Handles
|
||||
/// Simplifies work with object handles of various type
|
||||
///
|
||||
/// \defgroup WinStdExceptions Exceptions
|
||||
/// Additional exceptions
|
||||
///
|
||||
/// \defgroup WinStdMemSanitize Auto-sanitize Memory Management
|
||||
/// Sanitizes memory before dismissed
|
||||
|
||||
/// \addtogroup WinStdGeneral
|
||||
/// @{
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft Credentials API
|
||||
///
|
||||
/// \defgroup WinStdCredAPI Credentials API
|
||||
/// Integrates WinStd classes with Microsoft Credentials API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft Cryptography API
|
||||
///
|
||||
/// \defgroup WinStdCryptoAPI Cryptography API
|
||||
/// Integrates WinStd classes with Microsoft Cryptography API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft EAP API
|
||||
///
|
||||
/// \defgroup WinStdEAPAPI Extensible Authentication Protocol API
|
||||
/// Integrates WinStd classes with Microsoft EAP API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Event Tracing for Windows API
|
||||
///
|
||||
/// \defgroup WinStdETWAPI Event Tracing for Windows API
|
||||
/// Integrates WinStd classes with Event Tracing for Windows API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -3,11 +3,7 @@
|
||||
Copyright © 1991-2022 Amebis
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft Windows GDI
|
||||
///
|
||||
/// \defgroup WinStdGdiAPI GDI API
|
||||
/// Integrates WinStd classes with Microsoft Windows GDI
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft Installer API
|
||||
///
|
||||
/// \defgroup WinStdMSIAPI Microsoft Installer API
|
||||
/// Integrates WinStd classes with Microsoft Installer API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft Security API
|
||||
///
|
||||
/// \defgroup WinStdSecurityAPI Security API
|
||||
/// Integrates WinStd classes with Microsoft Security API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft Setup API
|
||||
///
|
||||
/// \defgroup SetupAPI Setup API
|
||||
/// Integrates WinStd classes with Microsoft Setup API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft Shell API
|
||||
///
|
||||
/// \defgroup WinStdShellWAPI Shell API
|
||||
/// Integrates WinStd classes with Microsoft Shell API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft WLAN API
|
||||
///
|
||||
/// \defgroup WinStdWLANAPI WLAN API
|
||||
/// Integrates WinStd classes with Microsoft WLAN API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft Windows API
|
||||
///
|
||||
/// \defgroup WinStdWinAPI Windows API
|
||||
/// Integrates WinStd classes with Microsoft Windows API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft WinSock2 API
|
||||
///
|
||||
/// \defgroup WinSock2API WinSock2 API
|
||||
/// Integrates WinStd classes with Microsoft WinSock2 API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@@ -4,11 +4,7 @@
|
||||
Copyright © 2016 GÉANT
|
||||
*/
|
||||
|
||||
/// \file
|
||||
/// Integrates WinStd classes with Microsoft WinTrust API
|
||||
///
|
||||
/// \defgroup WinTrustAPI WinTrust API
|
||||
/// Integrates WinStd classes with Microsoft WinTrust API
|
||||
|
||||
#pragma once
|
||||
|
||||
|
Reference in New Issue
Block a user