|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | message |
| class | CFolderViewCB |
| class | CDummyShellBrowser |
Functions | |
| const char * | msg2str (UINT uMsg) |
| void | clear_list () |
| void | add_msg (UINT uMsg, WPARAM wParam, LPARAM lParam) |
| void | print_list_ (const CSimpleArray< message > &input, const char *file, int line) |
| void | compare_list_ (const CSimpleArray< message > &input, const message *compare, const char *file, int line) |
| static LRESULT CALLBACK | WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) |
| START_TEST (IShellFolderViewCB) | |
Variables | |
| static DWORD | g_WinVersion |
| CSimpleArray< message > | g_Received |
| LONG | g_AddRef = 0 |
| LONG | g_Release = 0 |
| #define compare_list | ( | cmp | ) | compare_list_(g_Received, cmp, __FILE__, __LINE__) |
Definition at line 238 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_BrowseObject 408 |
Definition at line 56 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_ContextSensitiveHelp 401 |
Definition at line 49 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_EnableModelessSB 406 |
Definition at line 54 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_GetControlWindow 410 |
Definition at line 58 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_GetViewStateStream 409 |
Definition at line 57 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_GetWindow 400 |
Definition at line 48 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_InsertMenusSB 402 |
Definition at line 50 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_OnViewWindowActive 413 |
Definition at line 61 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_QueryActiveShellView 412 |
Definition at line 60 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_RemoveMenusSB 404 |
Definition at line 52 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_SendControlMsg 411 |
Definition at line 59 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_SetMenuSB 403 |
Definition at line 51 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_SetStatusTextSB 405 |
Definition at line 53 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_SetToolbarItems 414 |
Definition at line 62 of file IShellFolderViewCB.cpp.
| #define DUM_MSG_TranslateAcceleratorSB 407 |
Definition at line 55 of file IShellFolderViewCB.cpp.
| #define print_list | ( | ) | print_list_(g_Received, __FILE__, __LINE__) |
Definition at line 239 of file IShellFolderViewCB.cpp.
| #define PTR_VALUE 0xf7f7f7f7 |
Definition at line 152 of file IShellFolderViewCB.cpp.
| #define SFVM_ADDINGOBJECT 29 /* undocumented */ |
Definition at line 30 of file IShellFolderViewCB.cpp.
| #define SFVM_CANSELECTALL 35 /* undocumented */ |
Definition at line 34 of file IShellFolderViewCB.cpp.
| #define SFVM_COPYHOOKCALLBACK 21 /* undocumented */ |
Definition at line 28 of file IShellFolderViewCB.cpp.
| #define SFVM_DRAWMENUITEM 9 /* undocumented */ |
Definition at line 19 of file IShellFolderViewCB.cpp.
| #define SFVM_ENUMERATEDITEMS 79 /* undocumented */ |
Definition at line 39 of file IShellFolderViewCB.cpp.
| #define SFVM_EXITMENULOOP 11 /* undocumented */ |
Definition at line 21 of file IShellFolderViewCB.cpp.
| #define SFVM_GET_CUSTOMVIEWINFO 77 /* undocumented */ |
Definition at line 38 of file IShellFolderViewCB.cpp.
| #define SFVM_GET_VIEW_DATA 80 /* undocumented */ |
Definition at line 40 of file IShellFolderViewCB.cpp.
| #define SFVM_GET_WEBVIEW_CONTENT 83 /* undocumented */ |
Definition at line 42 of file IShellFolderViewCB.cpp.
| #define SFVM_GET_WEBVIEW_LAYOUT 82 /* undocumented */ |
Definition at line 41 of file IShellFolderViewCB.cpp.
| #define SFVM_GET_WEBVIEW_TASKS 84 /* undocumented */ |
Definition at line 43 of file IShellFolderViewCB.cpp.
| #define SFVM_GET_WEBVIEW_THEME 86 /* undocumented */ |
Definition at line 44 of file IShellFolderViewCB.cpp.
| #define SFVM_GETCOLUMNSTREAM 34 /* undocumented */ |
Definition at line 33 of file IShellFolderViewCB.cpp.
| #define SFVM_GETCOMMANDDIR 33 /* undocumented */ |
Definition at line 32 of file IShellFolderViewCB.cpp.
| #define SFVM_GETDEFERREDVIEWSETTINGS 92 /* undocumented */ |
Definition at line 45 of file IShellFolderViewCB.cpp.
| #define SFVM_GETEXTVIEWS 40 /* undocumented */ |
Definition at line 37 of file IShellFolderViewCB.cpp.
| #define SFVM_GETNAMELENGTH 13 /* undocumented */ |
Definition at line 23 of file IShellFolderViewCB.cpp.
| #define SFVM_ISCHILDOBJECT 38 /* undocumented */ |
Definition at line 36 of file IShellFolderViewCB.cpp.
| #define SFVM_ISSTRICTREFRESH 37 /* undocumented */ |
Definition at line 35 of file IShellFolderViewCB.cpp.
| #define SFVM_LISTREFRESHED 17 /* undocumented */ |
Definition at line 25 of file IShellFolderViewCB.cpp.
| #define SFVM_MEASUREMENUITEM 10 /* undocumented */ |
Definition at line 20 of file IShellFolderViewCB.cpp.
| #define SFVM_REGISTERCOPYHOOK 20 /* undocumented */ |
Definition at line 27 of file IShellFolderViewCB.cpp.
| #define SFVM_REMOVINGOBJECT 30 /* undocumented */ |
Definition at line 31 of file IShellFolderViewCB.cpp.
| #define SFVM_SELECTIONCHANGED 8 /* undocumented */ |
Definition at line 18 of file IShellFolderViewCB.cpp.
| #define SFVM_UNMERGEFROMMENU 28 /* undocumented */ |
Definition at line 29 of file IShellFolderViewCB.cpp.
| #define SFVM_VIEWRELEASE 12 /* undocumented */ |
Definition at line 22 of file IShellFolderViewCB.cpp.
| #define SFVM_WINDOWCLOSING 16 /* undocumented */ |
Definition at line 24 of file IShellFolderViewCB.cpp.
| #define SFVM_WINDOWFOCUSED 18 /* undocumented */ |
Definition at line 26 of file IShellFolderViewCB.cpp.
| #define WINVER_VISTA 0x0600 |
Definition at line 15 of file IShellFolderViewCB.cpp.
Definition at line 170 of file IShellFolderViewCB.cpp.
Referenced by CDummyShellBrowser::BrowseObject(), CDummyShellBrowser::ContextSensitiveHelp(), CDummyShellBrowser::EnableModelessSB(), CDummyShellBrowser::GetControlWindow(), CDummyShellBrowser::GetViewStateStream(), CDummyShellBrowser::GetWindow(), CDummyShellBrowser::InsertMenusSB(), CFolderViewCB::MessageSFVCB(), CDummyShellBrowser::OnViewWindowActive(), CDummyShellBrowser::QueryActiveShellView(), CDummyShellBrowser::RemoveMenusSB(), CDummyShellBrowser::SendControlMsg(), CDummyShellBrowser::SetMenuSB(), CDummyShellBrowser::SetStatusTextSB(), CDummyShellBrowser::SetToolbarItems(), and CDummyShellBrowser::TranslateAcceleratorSB().
| void clear_list | ( | ) |
Definition at line 165 of file IShellFolderViewCB.cpp.
Referenced by START_TEST().
| void compare_list_ | ( | const CSimpleArray< message > & | input, |
| const message * | compare, | ||
| const char * | file, | ||
| int | line | ||
| ) |
Definition at line 186 of file IShellFolderViewCB.cpp.
Definition at line 65 of file IShellFolderViewCB.cpp.
Referenced by compare_list_(), and print_list_().
| START_TEST | ( | IShellFolderViewCB | ) |
Definition at line 429 of file IShellFolderViewCB.cpp.
Definition at line 284 of file IShellFolderViewCB.cpp.
Referenced by CDummyShellBrowser::CDummyShellBrowser().
| LONG g_AddRef = 0 |
Definition at line 242 of file IShellFolderViewCB.cpp.
Referenced by CFolderViewCB::AddRef(), and START_TEST().
| CSimpleArray<message> g_Received |
Definition at line 163 of file IShellFolderViewCB.cpp.
Referenced by add_msg(), and clear_list().
| LONG g_Release = 0 |
Definition at line 243 of file IShellFolderViewCB.cpp.
Referenced by CFolderViewCB::Release(), and START_TEST().
|
static |
Definition at line 14 of file IShellFolderViewCB.cpp.
Referenced by START_TEST().