Data Structures |
| struct | RUNFILEDLGPARAMS |
| struct | PICK_ICON_CONTEXT |
Typedefs |
| typedef struct PICK_ICON_CONTEXT * | PPICK_ICON_CONTEXT |
Functions |
| typedef | BOOL (WINAPI *LPFNOFN)(OPENFILENAMEW *) |
| | WINE_DEFAULT_DEBUG_CHANNEL (shell) |
| static INT_PTR CALLBACK | RunDlgProc (HWND, UINT, WPARAM, LPARAM) |
| static void | FillList (HWND, char *, BOOL) |
| BOOL CALLBACK | EnumPickIconResourceProc (HMODULE hModule, LPCWSTR lpszType, LPWSTR lpszName, LONG_PTR lParam) |
| static void | DestroyIconList (HWND hDlgCtrl) |
| INT_PTR CALLBACK | PickIconProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| BOOL WINAPI | PickIconDlg (HWND hwndOwner, LPWSTR lpstrFile, UINT nMaxFile, INT *lpdwIconIndex) |
| void WINAPI | RunFileDlg (HWND hwndOwner, HICON hIcon, LPCWSTR lpstrDirectory, LPCWSTR lpstrTitle, LPCWSTR lpstrDescription, UINT uFlags) |
| static LPWSTR | RunDlg_GetParentDir (LPCWSTR cmdline) |
| static BOOL | ConfirmDialog (HWND hWndOwner, UINT PromptId, UINT TitleId) |
| int WINAPI | RestartDialogEx (HWND hWndOwner, LPCWSTR lpwstrReason, DWORD uFlags, DWORD uReason) |
| EXTERN_C int WINAPI | LogoffWindowsDialog (HWND hWndOwner) |
| int WINAPI | RestartDialog (HWND hWndOwner, LPCWSTR lpstrReason, DWORD uFlags) |
| void WINAPI | ExitWindowsDialog (HWND hWndOwner) |