ReactOS 0.4.16-dev-197-g92996da
|
#include <browseui_undoc.h>
Public Attributes | |
long | offset0 |
DWORD | dwFlags |
long | offset8 |
IUnknown * | offsetC |
long | offset10 |
IUnknown * | offset14 |
LPITEMIDLIST | directoryPIDL |
char | offset1C [0x70-0x1C] |
IUnknown * | offset70 |
long | offset74 |
IUnknown * | offset78 |
LPITEMIDLIST | offset7C |
LPITEMIDLIST | offset80 |
LONG | offset84 |
LONG | offset88 |
LONG | offset8C |
LONG | offset90 |
LONG | offset94 |
LONG | offset98 |
LONG | offset9C |
LONG | offsetA0 |
char | offsetA4 [0xD8-0xA4] |
LONG | offsetD8 |
char | offsetDC [0xF8-0xDC] |
IUnknown * | pExplorerInstance |
LONG | offsetFC |
Definition at line 69 of file browseui_undoc.h.
LPITEMIDLIST IEThreadParamBlock::directoryPIDL |
Definition at line 77 of file browseui_undoc.h.
Referenced by ExplorerMessageLoop(), MakeSharedPacket(), SHCreateFromDesktop(), SHOpenFolderWindow(), and SHOpenNewFrame().
DWORD IEThreadParamBlock::dwFlags |
Definition at line 72 of file browseui_undoc.h.
Referenced by ExplorerMessageLoop(), MakeSharedPacket(), SHCreateFromDesktop(), and SHOpenNewFrame().
long IEThreadParamBlock::offset0 |
Definition at line 71 of file browseui_undoc.h.
long IEThreadParamBlock::offset10 |
Definition at line 75 of file browseui_undoc.h.
Referenced by SHOpenNewFrame().
IUnknown* IEThreadParamBlock::offset14 |
Definition at line 76 of file browseui_undoc.h.
char IEThreadParamBlock::offset1C[0x70-0x1C] |
Definition at line 78 of file browseui_undoc.h.
IUnknown* IEThreadParamBlock::offset70 |
Definition at line 79 of file browseui_undoc.h.
long IEThreadParamBlock::offset74 |
Definition at line 80 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
IUnknown* IEThreadParamBlock::offset78 |
Definition at line 81 of file browseui_undoc.h.
LPITEMIDLIST IEThreadParamBlock::offset7C |
Definition at line 82 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
long IEThreadParamBlock::offset8 |
Definition at line 73 of file browseui_undoc.h.
Referenced by MakeSharedPacket(), and SHCreateFromDesktop().
LPITEMIDLIST IEThreadParamBlock::offset80 |
Definition at line 83 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
LONG IEThreadParamBlock::offset84 |
Definition at line 84 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
LONG IEThreadParamBlock::offset88 |
Definition at line 85 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
LONG IEThreadParamBlock::offset8C |
Definition at line 86 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
LONG IEThreadParamBlock::offset90 |
Definition at line 87 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
LONG IEThreadParamBlock::offset94 |
Definition at line 88 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
LONG IEThreadParamBlock::offset98 |
Definition at line 89 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
LONG IEThreadParamBlock::offset9C |
Definition at line 90 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
LONG IEThreadParamBlock::offsetA0 |
Definition at line 91 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
char IEThreadParamBlock::offsetA4[0xD8-0xA4] |
Definition at line 92 of file browseui_undoc.h.
IUnknown* IEThreadParamBlock::offsetC |
Definition at line 74 of file browseui_undoc.h.
LONG IEThreadParamBlock::offsetD8 |
Definition at line 93 of file browseui_undoc.h.
Referenced by MakeSharedPacket().
char IEThreadParamBlock::offsetDC[0xF8-0xDC] |
Definition at line 94 of file browseui_undoc.h.
LONG IEThreadParamBlock::offsetFC |
Definition at line 96 of file browseui_undoc.h.
IUnknown* IEThreadParamBlock::pExplorerInstance |
Definition at line 95 of file browseui_undoc.h.
Referenced by ExplorerMessageLoop(), and SHOpenFolderWindow().