ReactOS 0.4.16-dev-334-g4d9f67c
|
#include "desk.h"
Go to the source code of this file.
Functions | |
static int | load_string (HINSTANCE hModule, UINT resId, LPWSTR pwszBuffer, INT cMaxChars) |
LONG | RegLoadMUIStringW (IN HKEY hKey, IN LPCWSTR pszValue OPTIONAL, OUT LPWSTR pszOutBuf, IN DWORD cbOutBuf, OUT LPDWORD pcbData OPTIONAL, IN DWORD Flags, IN LPCWSTR pszDirectory OPTIONAL) |
Definition at line 10 of file muireg.c.
Referenced by add_lv_column(), BtrfsDeviceAdd::AddDevice(), BtrfsBalance::BalanceOptsDlgProc(), create_snapshot(), BtrfsVolPropSheet::DeviceDlgProc(), BtrfsDeviceResize::do_resize(), BtrfsVolPropSheet::FormatUsage(), BtrfsPropSheet::init_propsheet(), BtrfsContextMenu::InvokeCommand(), BtrfsDeviceAdd::populate_device_tree(), BtrfsContextMenu::QueryContextMenu(), BtrfsRecv::recv_thread(), BtrfsRecv::RecvProgressDlgProc(), BtrfsBalance::RefreshBalanceDlg(), BtrfsVolPropSheet::RefreshDevList(), BtrfsScrub::RefreshScrubDlg(), RegLoadMUIStringW(), ShowPropSheetW(), BtrfsSend::StartSend(), BtrfsSend::Thread(), and BtrfsScrub::UpdateTextBox().
LONG RegLoadMUIStringW | ( | IN HKEY | hKey, |
IN LPCWSTR pszValue | OPTIONAL, | ||
OUT LPWSTR | pszOutBuf, | ||
IN DWORD | cbOutBuf, | ||
OUT LPDWORD pcbData | OPTIONAL, | ||
IN DWORD | Flags, | ||
IN LPCWSTR pszDirectory | OPTIONAL | ||
) |
Definition at line 53 of file muireg.c.