#include "ICMUI.H"#include <shlobj.h>#include <string.h>#include <initguid.h>#include "ShellExt.H"#include "Resource.H"Go to the source code of this file.
Functions | |
| STDAPI | DllCanUnloadNow () |
| STDAPI | DllGetClassObject (REFCLSID rclsid, REFIID riid, void **ppvOut) |
| int APIENTRY | DllMain (HMODULE hmThis, DWORD dwReason, LPVOID lpvReserved) |
| void | RetrievePrinterName (LPIDA lpida, CString &csTarget) |
| PSTR | GetFilenameFromPath (PSTR pPathName) |
|
|
Definition at line 166 of file shellext.cpp. References CGlobals::CanUnload().
|
|
||||||||||||||||
|
Definition at line 170 of file shellext.cpp.
|
|
||||||||||||||||
|
Definition at line 174 of file shellext.cpp. References APIENTRY, INVALID_HANDLE_VALUE, and NULL.
|
|
|
Definition at line 1074 of file shellext.cpp.
|
|
||||||||||||
|
Definition at line 949 of file shellext.cpp. References NULL. Referenced by CICMUserInterface::AddPrinterTab().
|
1.3.7