#include "precomp.h"
Go to the source code of this file.
Defines | |
#define | UNICODE_MINUS_SIGN 0x2212 |
#define | IsInForegroundQueue(hwnd) (NtUserQueryWindow(hwnd, WindowIsForegroundThread) != NULL) |
#define | IsCurrentThreadForeground() ((BOOL)NtUserGetThreadState(UserThreadStateIsForeground)) |
Functions | |
LRESULT | ResizeDlgMessage (LPVOID pObject, HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) |
BOOL | ValidateCallback (HANDLE h) |
PWND | GetParentDialog (PWND pwndDialog) |
BOOL | xxxSaveDlgFocus (PWND pwnd) |
BOOL | xxxRestoreDlgFocus (PWND pwnd) |
void | DlgSetFocus (HWND hwnd) |
int | GetDlgCtrlID (HWND hwnd) |
BOOL | ValidateDialogPwnd (PWND pwnd) |
void | CvtDec (int u, LPWSTR *lplpch) |
BOOL | SetDlgItemInt (HWND hwnd, int item, UINT u, BOOL fSigned) |
BOOL | CheckDlgButton (HWND hwnd, int id, UINT cmdCheck) |
UINT | GetDlgItemInt (HWND hwnd, int item, BOOL FAR *lpfValOK, BOOL fSigned) |
BOOL | CheckRadioButton (HWND hwnd, int idFirst, int idLast, int id) |
UINT | IsDlgButtonChecked (HWND hwnd, int id) |
LRESULT | DefDlgProcWorker (PWND pwnd, UINT message, WPARAM wParam, LPARAM lParam, DWORD fAnsi) |
LRESULT WINAPI | DefDlgProcW (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) |
LRESULT WINAPI | DefDlgProcA (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) |
int PASCAL | DialogBox2 (HWND hwnd, HWND hwndOwner, BOOL fDisabled, BOOL fOwnerIsActiveWindow) |
int | InternalDialogBox (HANDLE hModule, LPDLGTEMPLATE lpdt, HWND hwndOwner, DLGPROC pfnDialog, LPARAM lParam, UINT fSCDLGFlags) |
void | RepositionRect (PMONITOR pMonitor, LPRECT lprc, DWORD dwStyle, DWORD dwExStyle) |
BOOL | MapDialogRect (HWND hwnd, LPRECT lprc) |
Variables | |
LOOKASIDE | DialogLookaside |
HCURSOR | hCurCursor |
|
Definition at line 32 of file nt6/dlgmgr.c. |
|
Definition at line 30 of file nt6/dlgmgr.c. |
|
Definition at line 15 of file nt6/dlgmgr.c. |
|
Definition at line 306 of file nt6/dlgmgr.c. References BOOL, FALSE, GetDlgItem(), NULL, SendMessage(), and TRUE. Referenced by CInstallPage::OnInit(), CPrinterProfileManagement::OnInit(), and CColorMatchDialog::OnInit().
|
|
Definition at line 402 of file nt6/dlgmgr.c. References BOOL, L, NULL, PtoHq, REBASE, SendMessage(), tagWND::spmenu, TRUE, and ValidateHwnd. Referenced by ClearDlg(), and FindDialogProc().
|
|
Definition at line 252 of file nt6/dlgmgr.c. Referenced by CvtDec(), and SetDlgItemInt().
|
|
Definition at line 1021 of file nt6/dlgmgr.c. References DefDlgProcWorker(), L, NULL, TRUE, and ValidateHwnd.
|
|
Definition at line 1006 of file nt6/dlgmgr.c. References DefDlgProcWorker(), FALSE, L, NULL, and ValidateHwnd.
|
|
Definition at line 453 of file nt6/dlgmgr.c. References _FindDlgItem(), _GetDlgItem(), _GetNextDlgTabItem(), _IsChild(), _MonitorFromRect(), BOOL, CALLPROC_WOWCHECKPWW_DLG, CheckLock, ClearWindowState(), CopyRect, DefWindowProcWorker(), DF3DLOOK, DialogLookaside, DLGF_ANSI, DlgSetFocus(), DWORD, FALSE, FillWindow, FNID_COMBOBOX, FNID_DESKTOP, FNID_DIALOG, FNID_STATUS_BITS, FreeLookasideEntry(), FWINABLE, GetDlgItem(), GETFNID, GetFocus(), GetParentDialog(), GetWindowRect(), HW, HWq, IS_IME_ENABLED, IS_MIDEAST_ENABLED, IsInForegroundQueue, MB_DlgProcA(), MB_DlgProcW(), NotifyWinEvent(), NtUserCallHwndParam(), NtUserMessageBeep, NtUserSetCursorPos, NtUserSetThreadState(), NtUserSetWindowLongPtr, NtUserSetWindowPos(), NtUserShowCursor, NULL, PDIALOG, PDLG, PostMessage(), PUSIF_SNAPTO, QF_DIALOGACTIVE, tagWND::rcWindow, REBASEPWND, ReleaseEditDS(), RepositionRect(), ResizeDlgMessage(), RevalidateHwnd, SendMessage(), SetWindowState(), TEST_PUSIF, TestWF, ThreadLock, ThreadLockAlways, ThreadUnlock, TRUE, UINT, VALIDATECLASSANDSIZE, ValidateDialogPwnd(), ValidateHwnd, ValidateHwndNoRip(), WEFCONTROLPARENT, WFDIALOGWINDOW, WFDISABLED, WFWIN40COMPAT, xxxCheckDefPushButton(), xxxRestoreDlgFocus(), and xxxSaveDlgFocus(). Referenced by DefDlgProcA(), and DefDlgProcW().
|
|
Definition at line 1043 of file nt6/dlgmgr.c. References BOOL, CheckLock, DispatchMessage(), FALSE, FNID_STATUS_BITS, FWINABLE, GetCapture(), GetKeyState(), IsCurrentThreadForeground, IsDialogMessage, IsInForegroundQueue, IsWindow(), LOBYTE, msg, NotifyWinEvent(), NtUserDestroyWindow(), NtUserEnableWindow, NtUserSetFocus(), NtUserSetForegroundWindow, NtUserSetWindowPos(), NtUserShowWindow(), NtUserWaitMessage(), NULL, PDLG, PeekMessage(), PostQuitMessage(), RevalidateHwnd, SendMessage(), SYSMET, TestWF, TranslateMessage(), TRUE, UpdateWindow(), ValidateHwnd, WFMSGBOX, WFVISIBLE, and WM_SYSTIMER. Referenced by InternalDialogBox().
|
|
Definition at line 158 of file nt6/dlgmgr.c. References NtUserSetFocus(), SendMessage(), and UINT. Referenced by DefDlgProcWorker(), InternalCreateDialog(), IsDialogMessageW(), and xxxGotoNextMnem().
|
|
Definition at line 169 of file nt6/dlgmgr.c. References NULL, tagWND::spmenu, and ValidateHwnd. Referenced by IsDialogMessageW(), CAddDeviceDialog::OnContextMenu(), CProfileAssociationPage::OnContextMenu(), and CResizeDlg::PlaceControls().
|
|
Definition at line 327 of file nt6/dlgmgr.c. References BOOL, FALSE, L, NULL, TRUE, UINT, and UNICODE_MINUS_SIGN.
|
|
Definition at line 49 of file nt6/dlgmgr.c. References DFCONTROL, REBASEPWND, TestWF, WEFCONTROLPARENT, WFCHILD, and WFDIALOGWINDOW. Referenced by DefDlgProcWorker(), IsDialogMessageA(), and IsDialogMessageW().
|
|
Definition at line 1256 of file nt6/dlgmgr.c. References BOOL, CheckLock, DialogBox2(), FALSE, GetActiveWindow(), GetDesktopWindow(), GetTopLevelWindow(), HWq, InternalCreateDialog(), L, NtUserEnableWindow, NtUserSetCursor(), NULL, PtoHq, SAMEWOWHANDLE, SYSMET, TestWF, TestwndChild, ThreadLock, ThreadUnlock, TRUE, ValidateHwnd, and WFDISABLED. Referenced by DialogBoxIndirectParamAorW(), and SoftModalMessageBox().
|
|
Definition at line 435 of file nt6/dlgmgr.c. References FALSE, GetDlgItem(), NULL, SendMessage(), and UINT. Referenced by FindDialogProc(), and CInstallPage::OnCommand().
|
|
Definition at line 1428 of file nt6/dlgmgr.c. References BOOL, FALSE, NULL, TRUE, ValidateDialogPwnd(), ValidateHwnd, XPixFromXDU, and YPixFromYDU.
|
|
Definition at line 1373 of file nt6/dlgmgr.c. References GetPrimaryMonitor(), OffsetRect(), tagMONITOR::rcMonitor, tagMONITOR::rcWork, and SYSMET. Referenced by DefDlgProcWorker(), and InternalCreateDialog().
|
|
Definition at line 37 of file resizedlg.cpp. Referenced by DefDlgProcWorker().
|
|
Definition at line 271 of file nt6/dlgmgr.c. References BOOL, CvtDec(), FAR, and UINT. Referenced by ClearDlg().
|
|
|
|
Definition at line 198 of file nt6/dlgmgr.c. References AllocLookasideEntry(), BOOL, tagWND::cbwndExtra, DialogLookaside, DLG, FALSE, FNID_STATUS_BITS, HWq, InitLookaside(), NT_SUCCESS, NtUserCallHwndParam(), NULL, PDLG, TestWF, TRUE, and WFDIALOGWINDOW. Referenced by DefDlgProcWorker(), EndDialog(), InternalCreateDialog(), MapDialogRect(), and xxxRestoreDlgFocus().
|
|
Definition at line 116 of file nt6/dlgmgr.c. References BOOL, CheckLock, FALSE, GetFocus(), IS_IME_ENABLED, IsWindow(), NtUserSetFocus(), NULL, PDLG, TestWF, ValidateDialogPwnd(), WFMINIMIZED, and xxxCheckDefPushButton(). Referenced by DefDlgProcWorker().
|
|
Definition at line 89 of file nt6/dlgmgr.c. References BOOL, CheckLock, FALSE, GetFocus(), HWq, IsChild(), NULL, PDLG, TRUE, ValidateHwnd, and xxxRemoveDefaultButton(). Referenced by DefDlgProcWorker().
|
|
Definition at line 26 of file nt6/dlgmgr.c. |
|
Definition at line 1254 of file nt6/dlgmgr.c. |