Go to the source code of this file.
Classes | |
| class | fsShellBrowsersEvents |
Defines | |
| #define | AFX_FSSHELLBROWSERSEVENTS_H__7A084469_2A99_4025_A3F4_D7545A51F633__INCLUDED_ |
Typedefs | |
| typedef BOOL(* | fntSHBrowserEvent )(class fsShellBrowsersEvents *pBrowser, fsSHBrowserEvent ev, DWORD dwInfo, LPVOID lpParam) |
Enumerations | |
| enum | fsSHBrowserEvent { SBE_BEFORENAVIGATE, SBE_DLBEGIN, SBE_DLCOMPLETE, SBE_DOCUMENTCOMPLETE } |
| #define AFX_FSSHELLBROWSERSEVENTS_H__7A084469_2A99_4025_A3F4_D7545A51F633__INCLUDED_ |
Definition at line 6 of file fsShellBrowsersEvents.h.
| typedef BOOL(* fntSHBrowserEvent)(class fsShellBrowsersEvents *pBrowser, fsSHBrowserEvent ev, DWORD dwInfo, LPVOID lpParam) |
Definition at line 20 of file fsShellBrowsersEvents.h.
| enum fsSHBrowserEvent |
Definition at line 12 of file fsShellBrowsersEvents.h.
1.5.6