libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
OnNT.hpp File Reference
#include <winbase.h>
#include <lmcons.h>
Include dependency graph for OnNT.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jmmcg
 Link with -lrt to include these functions.
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE
 
namespace  jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils
 

Macros

#define VC_EXTRALEAN
 

Functions

tstring __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::GetLocalUsrName (void)
 
tstring __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::GetLocalPCName (void)
 
void __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::GetLocalUsrInfo (tstring &unc, tstring &user)
 
bool __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::OnNT (void) noexcept(true)
 

Macro Definition Documentation

◆ VC_EXTRALEAN

#define VC_EXTRALEAN

Definition at line 21 of file OnNT.hpp.