Home
last modified time | relevance | path

Searched refs:SW_SHOWDEFAULT (Results 1 – 2 of 2) sorted by relevance

/trunk/main/migrationanalysis/src/wizard/
H A DUtilities.bas112 Public Const SW_SHOWDEFAULT As Long = 10 constant
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp1369 ShellExecute( hwndDlg, NULL, szBuffer, NULL, NULL, SW_SHOWDEFAULT ); in WelcomeDialogProc()