CCPrintUI/globals.h File Reference

Lists of globals declared in Globals.cpp. based on globals.h Printer Driver UI Plugin Sample by Microsoft Corporation. More...

#include "CCTChar.h"
Include dependency graph for globals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::tstring LoadResourceString (UINT uID)
 Function to load a string from the resources.

Variables

HINSTANCE ghInstance
 Module's Instance handle from DLLEntry of process.

Detailed Description

Lists of globals declared in Globals.cpp. based on globals.h Printer Driver UI Plugin Sample by Microsoft Corporation.

Definition in file globals.h.


Function Documentation

std::tstring LoadResourceString ( UINT  uID  ) 

Function to load a string from the resources.

Parameters:
uID Resource ID of the string to load
Returns:
The loaded string (empty if not found)

Definition at line 49 of file globals.cpp.

References ghInstance, and MAX_STR.

Referenced by CCPrintDlg::AddDlgComboString(), LicenseInfoLoader::LoadLicenseData(), CCLicenseWizTypePage::OnKillActive(), CCLicenseWizSummeryPage::OnSetActive(), LicenseInfoLoader::RequestLicense(), and CCLicenseWizTypePage::SetDescription().


Generated on Mon Jun 18 12:40:17 2012 for CC PDF Converter by doxygen 1.6.1