VistaFx Class Reference

#include <VistaFx.h>

List of all members.

Public Member Functions

BOOL LoadDll (LPCSTR pszFileName)
BOOL IsProcessElevated ()
BOOL RunNonElevatedProcess (LPCSTR pszPath, LPCSTR pszParameters, LPCSTR pszDirectory)
 VistaFx ()
 ~VistaFx ()

Static Public Member Functions

static BOOL IsVista ()

Protected Attributes

HMODULE m_hDll


Detailed Description

Definition at line 8 of file VistaFx.h.


Constructor & Destructor Documentation

VistaFx::VistaFx (  )  [inline]

Definition at line 37 of file VistaFx.h.

References m_hDll, and NULL.

VistaFx::~VistaFx (  )  [inline]

Definition at line 38 of file VistaFx.h.

References m_hDll, and NULL.


Member Function Documentation

BOOL VistaFx::LoadDll ( LPCSTR  pszFileName  )  [inline]

Definition at line 11 of file VistaFx.h.

References m_hDll, NULL, and TRUE.

Referenced by CFdmApp::InitInstance().

BOOL VistaFx::IsProcessElevated (  )  [inline]

Definition at line 18 of file VistaFx.h.

References BOOL, FALSE, and m_hDll.

Referenced by CFdmApp::InitInstance().

BOOL VistaFx::RunNonElevatedProcess ( LPCSTR  pszPath,
LPCSTR  pszParameters,
LPCSTR  pszDirectory 
) [inline]

Definition at line 24 of file VistaFx.h.

References BOOL, FALSE, and m_hDll.

Referenced by CFdmApp::InitInstance().

static BOOL VistaFx::IsVista (  )  [inline, static]

Definition at line 30 of file VistaFx.h.

Referenced by CFdmApp::InitInstance().


Member Data Documentation

HMODULE VistaFx::m_hDll [protected]

Definition at line 41 of file VistaFx.h.

Referenced by IsProcessElevated(), LoadDll(), RunNonElevatedProcess(), VistaFx(), and ~VistaFx().


The documentation for this class was generated from the following file:

Generated on Sun May 25 00:21:18 2008 by  doxygen 1.5.6