#include "precomp.h"
Go to the source code of this file.
Defines | |
#define | CTLMGR |
#define | LSTRING |
Functions | |
int | xxxCBDir (PCBOX pcbox, UINT attrib, LPWSTR pFileName) |
int | DlgDirSelectComboBoxExA (HWND hwndDlg, LPSTR pszOut, int cchOut, int idComboBox) |
int | DlgDirSelectComboBoxExW (HWND hwndDlg, LPWSTR pwszOut, int cchOut, int idComboBox) |
int | DlgDirListComboBoxA (HWND hwndDlg, LPSTR lpszPathSpecClient, int idComboBox, int idStaticPath, UINT attrib) |
int | DlgDirListComboBoxW (HWND hwndDlg, LPWSTR lpszPathSpecClient, int idComboBox, int idStaticPath, UINT attrib) |
|
Definition at line 13 of file combodir.c. |
|
Definition at line 14 of file combodir.c. |
|
Definition at line 130 of file combodir.c. References BOOL, FALSE, NULL, ThreadLock, ThreadUnlock, TRUE, UserLocalFree, ValidateHwnd, and xxxDlgDirListHelper().
|
|
Definition at line 172 of file combodir.c. References BOOL, FALSE, NULL, ThreadLock, ThreadUnlock, ValidateHwnd, and xxxDlgDirListHelper().
|
|
Definition at line 70 of file combodir.c. References BOOL, DlgDirSelectComboBoxExW(), FALSE, UserLocalAlloc, and UserLocalFree.
|
|
Definition at line 93 of file combodir.c. References _GetDlgItem(), DlgDirSelectHelper(), FALSE, HWq, NULL, tagCBox::spwndList, and ValidateHwnd. Referenced by DlgDirSelectComboBoxExA().
|
|
Definition at line 28 of file combodir.c. References CheckLock, tagCBox::spwnd, tagLBIV::spwnd, tagCBox::spwndList, ThreadLock, ThreadUnlock, and xxxLbDir(). Referenced by ComboBoxWndProcWorker().
|