#include "exttools.h"
#include "resource.h"
#include <symprv.h>
Go to the source code of this file.
|
HPROPSHEETPAGE | EtpCommonCreatePage (_In_ PPH_PLUGIN_HANDLE_PROPERTIES_CONTEXT Context, _In_ PWSTR Template, _In_ DLGPROC DlgProc) |
|
INT CALLBACK | EtpCommonPropPageProc (_In_ HWND hwnd, _In_ UINT uMsg, _In_ LPPROPSHEETPAGE ppsp) |
|
INT_PTR CALLBACK | EtpAlpcPortPageDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
|
INT_PTR CALLBACK | EtpTpWorkerFactoryPageDlgProc (_In_ HWND hwndDlg, _In_ UINT uMsg, _In_ WPARAM wParam, _In_ LPARAM lParam) |
|
VOID | EtHandlePropertiesInitializing (_In_ PVOID Parameter) |
|
VOID EtHandlePropertiesInitializing |
( |
_In_ PVOID |
Parameter | ) |
|
INT_PTR CALLBACK EtpAlpcPortPageDlgProc |
( |
_In_ HWND |
hwndDlg, |
|
|
_In_ UINT |
uMsg, |
|
|
_In_ WPARAM |
wParam, |
|
|
_In_ LPARAM |
lParam |
|
) |
| |
INT CALLBACK EtpCommonPropPageProc |
( |
_In_ HWND |
hwnd, |
|
|
_In_ UINT |
uMsg, |
|
|
_In_ LPPROPSHEETPAGE |
ppsp |
|
) |
| |
INT_PTR CALLBACK EtpTpWorkerFactoryPageDlgProc |
( |
_In_ HWND |
hwndDlg, |
|
|
_In_ UINT |
uMsg, |
|
|
_In_ WPARAM |
wParam, |
|
|
_In_ LPARAM |
lParam |
|
) |
| |