ReactOS 0.4.16-dev-336-gb667d82
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
INT | LengthOfStrResource (IN HINSTANCE hInst, IN UINT uID) |
INT | AllocAndLoadString (OUT LPTSTR *lpTarget, IN HINSTANCE hInst, IN UINT uID) |
DWORD | LoadAndFormatString (IN HINSTANCE hInstance, IN UINT uID, OUT LPTSTR *lpTarget,...) |
Definition at line 59 of file misc.c.
Referenced by _tWinMain(), AboutDialogProc(), AddToolbarButton(), ChangeListViewText(), CreateApplicationWindow(), DoCreate(), DoDeleteService(), DoOpenFile(), DoSaveFile(), FontWndProc(), FrameOnCommand(), InitDialog(), InitRecoveryPage(), LoadAndFormatString(), NewDocSelDlgProc(), OnCreate(), ResetProgressDialog(), SetServiceStatusText(), SetStartupType(), StatusBarLoadAndFormatString(), StatusBarLoadString(), TV1_AddDependantsToTree(), TV2_AddDependantsToTree(), UpdateServiceCount(), VarListLoadAndFormatString(), and wWinMain().
Definition at line 23 of file misc.c.
Referenced by AllocAndLoadString(), and DeviceProblemTextW().
Definition at line 85 of file misc.c.
Referenced by CreateFontWindow(), CreateNewConsoleTitle(), EditSecurity(), FontWndProc(), GetDisplayStringFromSidRequestResult(), GetPrincipalAccountNameString(), MainWndCommand(), and UpdateControlStates().