ReactOS 0.4.16-dev-319-g6cf4263
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Typedefs | |
typedef INT_PTR(WINAPI * | PDEVICEPROPERTIESW) (HWND, LPCWSTR, LPCWSTR, BOOL) |
Variables | |
static HINSTANCE | hInstance |
|
static |
Definition at line 351 of file deskadp.c.
Referenced by DisplayAdapterDlgProc().
|
static |
Definition at line 159 of file deskadp.c.
Referenced by ListAllModesDlgProc().
|
static |
Definition at line 389 of file deskadp.c.
Referenced by IDeskDisplayAdapter_AddPages().
Definition at line 626 of file deskadp.c.
Definition at line 15 of file deskadp.c.
Referenced by InitListAllModesDialog().
|
static |
Definition at line 54 of file deskadp.c.
Referenced by InitListAllModesDialog().
HRESULT IDeskDisplayAdapter_AddPages | ( | PDESKDISPLAYADAPTER | This, |
LPFNADDPROPSHEETPAGE | pfnAddPage, | ||
LPARAM | lParam | ||
) |
Definition at line 563 of file deskadp.c.
Referenced by IDeskDisplayAdapter_IShellPropSheetExt_AddPages().
ULONG IDeskDisplayAdapter_AddRef | ( | PDESKDISPLAYADAPTER | This | ) |
Definition at line 476 of file deskadp.c.
Referenced by IDeskDisplayAdapter_IClassFactory_AddRef(), IDeskDisplayAdapter_InitIface(), IDeskDisplayAdapter_IShellExtInit_AddRef(), IDeskDisplayAdapter_IShellPropSheetExt_AddRef(), and IDeskDisplayAdapter_QueryInterface().
Definition at line 597 of file deskadp.c.
Referenced by DllGetClassObject(), and IDeskDisplayAdapter_IClassFactory_CreateInstance().
|
static |
Definition at line 454 of file deskadp.c.
Referenced by IDeskDisplayAdapter_Release().
HRESULT IDeskDisplayAdapter_Initialize | ( | PDESKDISPLAYADAPTER | This, |
LPCITEMIDLIST | pidlFolder, | ||
IDataObject * | pdtobj, | ||
HKEY | hkeyProgID | ||
) |
Definition at line 541 of file deskadp.c.
Referenced by IDeskDisplayAdapter_IShellExtInit_Initialize().
HRESULT STDMETHODCALLTYPE IDeskDisplayAdapter_QueryInterface | ( | PDESKDISPLAYADAPTER | This, |
REFIID | iid, | ||
PVOID * | pvObject | ||
) |
Definition at line 507 of file deskadp.c.
Referenced by IDeskDisplayAdapter_Constructor(), IDeskDisplayAdapter_IClassFactory_QueryInterface(), IDeskDisplayAdapter_IShellExtInit_QueryInterface(), and IDeskDisplayAdapter_IShellPropSheetExt_QueryInterface().
ULONG IDeskDisplayAdapter_Release | ( | PDESKDISPLAYADAPTER | This | ) |
Definition at line 488 of file deskadp.c.
Referenced by IDeskDisplayAdapter_Constructor(), IDeskDisplayAdapter_IClassFactory_Release(), IDeskDisplayAdapter_IShellExtInit_Release(), and IDeskDisplayAdapter_IShellPropSheetExt_Release().
HRESULT IDeskDisplayAdapter_ReplacePage | ( | PDESKDISPLAYADAPTER | This, |
EXPPS | uPageID, | ||
LPFNADDPROPSHEETPAGE | pfnReplacePage, | ||
LPARAM | lParam | ||
) |
Definition at line 587 of file deskadp.c.
Referenced by IDeskDisplayAdapter_IShellPropSheetExt_ReplacePage().
|
static |
Definition at line 291 of file deskadp.c.
Referenced by DisplayAdapterDlgProc().
|
static |
Definition at line 88 of file deskadp.c.
Referenced by ListAllModesDlgProc().
|
static |
Definition at line 191 of file deskadp.c.
Referenced by ShowListAllModes().
|
static |
|
static |
Definition at line 268 of file deskadp.c.
Referenced by DisplayAdapterDlgProc().
|
static |
Definition at line 244 of file deskadp.c.
Referenced by DisplayAdapterDlgProc().
|
static |
Definition at line 10 of file deskadp.c.
Referenced by DllMain(), GetColorDescription(), GetRefreshRateDescription(), IDeskDisplayAdapter_AddPages(), InitDisplayAdapterDialog(), InitListAllModesDialog(), and ShowListAllModes().