Home
last modified time | relevance | path

Searched refs:FormatMessage (Results 1 – 25 of 43) sorted by relevance

12

/reactos/base/applications/network/telnet/src/
H A Dtnerror.cpp155 dwMessage = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in printm()
162 dwMessage = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in printm()
192 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, 0, dwLastError, LANG_USER_DEFAULT, in LogErrorConsole()
201 FormatMessage(FORMAT_MESSAGE_FROM_HMODULE| FORMAT_MESSAGE_ARGUMENT_ARRAY, in LogErrorConsole()
225 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, 0, dwLastError, LANG_USER_DEFAULT, in LogWarningConsole()
234 FormatMessage(FORMAT_MESSAGE_FROM_HMODULE| FORMAT_MESSAGE_ARGUMENT_ARRAY, in LogWarningConsole()
260 FormatMessage(FORMAT_MESSAGE_FROM_HMODULE| FORMAT_MESSAGE_ARGUMENT_ARRAY, in LogInfoConsole()
/reactos/modules/rostests/apitests/kernel32/
H A DCMakeLists.txt4 add_message_headers(ANSI FormatMessage.mc)
15 FormatMessage.c
55 add_dependencies(kernel32_apitest FormatMessage)
H A Dkernel32_apitest.rc6 #include <FormatMessage.rc>
H A DFormatMessage.c14 START_TEST(FormatMessage) in START_TEST() argument
/reactos/modules/rosapps/templates/old_wordpad/
H A Dmisc.c82 Ret = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_STRING, in LoadAndFormatString()
115 Ret = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_STRING, in StatusBarLoadAndFormatString()
190 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in GetError()
/reactos/modules/rosapps/lib/vfdlib/
H A Dvfdlib.c132 if (!FormatMessage( in ModuleMessage()
152 if (!FormatMessage( in SystemMessage()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Ddbgtrace.h81 __drv_formatString(FormatMessage)
/reactos/base/shell/cmd/
H A Dtype.c101 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in DoTypeFile()
339 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in cmd_type()
H A Derror.c47 if (FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_ALLOCATE_BUFFER, in ErrorMessage()
/reactos/base/applications/network/arp/
H A Darp.c72 RetVal = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in DoFormatMessage()
101 RetVal = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in PrintMessage()
128 RetVal = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_HMODULE, in PrintMessageV()
/reactos/sdk/lib/drivers/wdf/shared/object/
H A Ddbgtrace.cpp38 __drv_formatString(FormatMessage) in DoTraceLevelMessage()
/reactos/dll/shellext/zipfldr/
H A DCConfirmReplace.cpp29 message.FormatMessage(IDS_OVERWRITEFILE_TEXT, m_Filename.GetString()); in OnInitDialog()
H A DCZipPassword.cpp38 message.FormatMessage(IDS_PASSWORD_FILE_TEXT, m_Filename.GetString()); in OnInitDialog()
/reactos/base/applications/mmc/
H A Dmisc.c101 Ret = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_STRING, in LoadAndFormatString()
/reactos/modules/rosapps/applications/cmdutils/arping/
H A Darping.c62 DataLength = FormatMessage(FORMAT_MESSAGE_FROM_STRING, Format, 0, 0, Buf,\ in FormatOutput()
74 DataLength = FormatMessage(FORMAT_MESSAGE_FROM_STRING |\ in FormatOutput()
/reactos/drivers/filesystems/udfs/Include/
H A Duser_lib.cpp138 fOk = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in MyMessageBox()
485 FormatMessage( in SetRegUlong()
510 FormatMessage( in SetRegUlong()
/reactos/modules/rosapps/applications/fraginator/
H A DDriveVolume.cpp526 FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, in GetClusterInfo()
718 FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, in MoveFileDumb()
777 FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, in MoveFileDumb()
/reactos/modules/rosapps/templates/skel_service/
H A Dlog.c77 eMsgLen = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, in LogToFile()
/reactos/base/applications/network/net/
H A DcmdUse.c76 …if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGN… in PrintError()
/reactos/modules/rosapps/applications/devutils/gdb2/
H A Dgdb2.cpp283 FormatMessage( in DisplayError()
/reactos/base/applications/sc/
H A Dsc.c23 RetVal = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in ReportLastError()
/reactos/base/services/nfsd/
H A Dservice.c578 …dwRet = FormatMessage( FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM |FORMAT_MESSAGE… in GetLastErrorText()
/reactos/sdk/include/vcruntime/
H A Dcomdef.h128FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM,NULL,m_hresult,MAKELANGID(… in ErrorMessage()
/reactos/modules/rosapps/applications/cmdutils/vfdcmd/
H A Dvfdcmd.c187 FormatMessage( in main()
2836 FormatMessage( in Help()
3243 prompt_len = FormatMessage( in ConsolePager()
3347 if (FormatMessage( in PrintMessage()
3372 if (!FormatMessage( in SystemError()
/reactos/modules/rosapps/applications/sysutils/screenshot/
H A Dscreenshot.c14 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in GetError()

12