CCPrintUI/dllentry.cpp File Reference

Source module for DLL entry function(s). based on dllentry.cpp Printer Driver UI Plugin Sample by Microsoft Corporation. More...

#include "precomp.h"
#include "oemui.h"
#include "debug.h"
#include "LicenseInfoLoader.h"
Include dependency graph for dllentry.cpp:

Go to the source code of this file.

Functions

BOOL WINAPI DllMain (HINSTANCE hInst, WORD wReason, LPVOID lpReserved)

Detailed Description

Source module for DLL entry function(s). based on dllentry.cpp Printer Driver UI Plugin Sample by Microsoft Corporation.

Definition in file dllentry.cpp.


Function Documentation

BOOL WINAPI DllMain ( HINSTANCE  hInst,
WORD  wReason,
LPVOID  lpReserved 
)
Parameters:
hInst Handle to the DLL instance
wReason Reason of call
lpReserved Not used
Returns:
TRUE

Definition at line 46 of file dllentry.cpp.

References ghInstance, and LicenseInfoLoader::InitLicenseRetrievedData().


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