Home
last modified time | relevance | path

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

/reactos/dll/shellext/shellbtrfs/
H A Dbalance.cpp840 static INT_PTR CALLBACK stub_BalanceOptsDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPar… in stub_BalanceOptsDlgProc() function
858 …DialogBoxParamW(module, MAKEINTRESOURCEW(IDD_BALANCE_OPTIONS), hwndDlg, stub_BalanceOptsDlgProc, (… in ShowBalanceOptions()