#include "precomp.h"
#include <d3d9.h>
Go to the source code of this file.
Functions |
| BOOL | GetFileModifyTime (LPCWSTR pFullPath, WCHAR *szTime, int szTimeSize) |
| static UINT WINAPI | DriverFilesCallback (IN PVOID Context, IN UINT Notification, IN UINT_PTR Param1, IN UINT_PTR Param2) |
| VOID | EnumerateDrivers (PVOID Context, HDEVINFO hList, PSP_DEVINFO_DATA pInfoData) |
| static void | SetDeviceDetails (HWND *hDlgCtrls, LPCGUID classGUID, LPGUID *deviceGUID) |
| static BOOL | InitializeDialog (HWND hwndDlg, PDISPLAY_DEVICEW pDispDevice) |
| void | InitializeDisplayAdapters (PDXDIAG_CONTEXT pContext) |
| INT_PTR CALLBACK | DisplayPageWndProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |