OWLNext 7.0
Borland's Object Windows Library for the modern age
|
delay loading SHELL32.DLL/SHELL.DLL More...
#include <owl/shellitm.h>
Static Public Member Functions | |
static void | DragAcceptFiles (HWND, BOOL) |
Invokes 'DragAcceptFiles' indirectly. | |
static void | DragFinish (HDROP) |
Invokes 'DragFinish' indirectly. | |
static UINT | DragQueryFile (HDROP, UINT, TCHAR *, UINT) |
Invokes 'DragQueryFile' indirectly. | |
static BOOL | DragQueryPoint (HDROP, LPPOINT) |
Invokes 'DragQueryPoint' indirectly. | |
static HICON | ExtractIcon (HINSTANCE, LPCTSTR, UINT) |
Invokes 'ExtractIcon' indirectly. | |
static HINSTANCE | ShellExecute (HWND, LPCTSTR, LPCTSTR, LPCTSTR, LPCTSTR, INT) |
Invokes 'ShellExecute' indirectly. | |
static void | SHAddToRecentDocs (UINT, LPCVOID) |
Invokes 'SHAddToRecentDocs' indirectly. | |
static LPITEMIDLIST | SHBrowseForFolder (LPBROWSEINFO) |
Invokes 'SHBrowseForFolder' indirectly. | |
static void | SHChangeNotify (LONG, UINT, LPCVOID, LPCVOID) |
Invokes 'SHChangeNotify' indirectly. | |
static DWORD | SHGetFileInfo (LPCTSTR, DWORD, SHFILEINFO *, UINT, UINT) |
Invokes 'SHGetFileInfo' indirectly. | |
static int | SHFileOperation (LPSHFILEOPSTRUCT) |
Invokes 'SHFileOperation' indirectly. | |
static HRESULT | SHGetDesktopFolder (LPSHELLFOLDER *) |
Invokes 'SHGetDesktopFolder' indirectly. | |
static HRESULT | SHGetMalloc (LPMALLOC *) |
Invokes 'SHGetMalloc' indirectly. | |
static BOOL | SHGetPathFromIDList (LPCITEMIDLIST, TCHAR *) |
Invokes 'SHGetPathFromIDList' indirectly. | |
static HRESULT | SHGetSpecialFolderLocation (HWND, int, LPITEMIDLIST *) |
Invokes 'SHGetSpecialFolderLocation' indirectly. | |
static BOOL | Shell_NotifyIcon (DWORD, PNOTIFYICONDATA) |
Invokes 'Shell_NotifyIcon' indirectly. | |
static TModule & | GetModule () |
Returns TModule object wrapping the handle of the SHELL[32].DLL module. | |
delay loading SHELL32.DLL/SHELL.DLL
Definition at line 50 of file shellitm.h.
Invokes 'DragAcceptFiles' indirectly.
Definition at line 74 of file shellitm.cpp.
References GetModule().
Invokes 'DragFinish' indirectly.
Definition at line 84 of file shellitm.cpp.
References GetModule().
Invokes 'DragQueryFile' indirectly.
Definition at line 94 of file shellitm.cpp.
References GetModule().
Invokes 'DragQueryPoint' indirectly.
Definition at line 104 of file shellitm.cpp.
References GetModule().
Invokes 'ExtractIcon' indirectly.
Definition at line 114 of file shellitm.cpp.
References GetModule().
|
static |
Returns TModule object wrapping the handle of the SHELL[32].DLL module.
Definition at line 65 of file shellitm.cpp.
Invokes 'SHAddToRecentDocs' indirectly.
Definition at line 124 of file shellitm.cpp.
References GetModule().
|
static |
Invokes 'SHBrowseForFolder' indirectly.
Definition at line 134 of file shellitm.cpp.
References GetModule().
Invokes 'SHChangeNotify' indirectly.
Definition at line 144 of file shellitm.cpp.
References GetModule().
|
static |
Invokes 'Shell_NotifyIcon' indirectly.
Definition at line 227 of file shellitm.cpp.
References GetModule().
|
static |
Invokes 'ShellExecute' indirectly.
Definition at line 216 of file shellitm.cpp.
References GetModule().
|
static |
Invokes 'SHFileOperation' indirectly.
Definition at line 154 of file shellitm.cpp.
References GetModule().
|
static |
Invokes 'SHGetDesktopFolder' indirectly.
Definition at line 164 of file shellitm.cpp.
References GetModule().
Invokes 'SHGetFileInfo' indirectly.
Definition at line 174 of file shellitm.cpp.
References GetModule().
Invokes 'SHGetMalloc' indirectly.
Definition at line 186 of file shellitm.cpp.
References GetModule().
|
static |
Invokes 'SHGetPathFromIDList' indirectly.
Definition at line 196 of file shellitm.cpp.
References GetModule().
|
static |
Invokes 'SHGetSpecialFolderLocation' indirectly.
Definition at line 206 of file shellitm.cpp.
References GetModule().