Home
last modified time | relevance | path

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

/reactos/modules/rostests/win32/advapi32/eventlog/
H A DEvtLogTest.c203 … Success = ReportEventW(hEventLog, EVENTLOG_INFORMATION_TYPE, 1, 1, NULL, 1, 0, &String, NULL); in TestEventsGeneration()
221 … Success = ReportEventW(hEventLog, EVENTLOG_INFORMATION_TYPE, 1, 1, NULL, 1, 0, &String, NULL); in TestEventsGeneration()
239 … Success = ReportEventW(hEventLog, EVENTLOG_INFORMATION_TYPE, 1, 1, NULL, 1, 0, &String, NULL); in TestEventsGeneration()
257 … Success = ReportEventW(hEventLog, EVENTLOG_INFORMATION_TYPE, 1, 1, NULL, 1, 0, &String, NULL); in TestEventsGeneration()
283 …Success = ReportEventW(hEventLog, EVENTLOG_INFORMATION_TYPE, 1, 1, NULL, 0 /* 1 */, MaxSize, NULL … in TestEventsGeneration()
374 …if (!ReportEventW(hEventLog, EVENTLOG_ERROR_TYPE, UI_CATEGORY, MSG_INVALID_COMMAND, NULL, 0, dwEve… in TestMyEventProvider()
382 …if (!ReportEventW(hEventLog, EVENTLOG_ERROR_TYPE, DATABASE_CATEGORY, MSG_BAD_FILE_CONTENTS, NULL, … in TestMyEventProvider()
391 …if (!ReportEventW(hEventLog, EVENTLOG_WARNING_TYPE, NETWORK_CATEGORY, MSG_RETRIES, NULL, 2, 0, (LP… in TestMyEventProvider()
400 …if (!ReportEventW(hEventLog, EVENTLOG_INFORMATION_TYPE, UI_CATEGORY, MSG_COMPUTE_CONVERSION, NULL,… in TestMyEventProvider()
/reactos/modules/rostests/rosautotest/
H A Dmain.cpp110 ReportEventW(hLog, in wmain()
177 ReportEventW(hLog, in wmain()
H A Dmisc.cpp94 if (!ReportEventW(hLog, in WriteLogMessage()
/reactos/modules/rostests/apitests/advapi32/
H A Deventlog.c67 …Success = ReportEventW(hEventLog, EVENTLOG_INFORMATION_TYPE, 1, 1, NULL, 0, Tests[i].MaxDataSize, … in START_TEST()
/reactos/base/services/tcpsvcs/
H A Dlog.c33 ReportEventW(hEventLog, in LogToEventLog()
/reactos/base/system/services/
H A Dservices.c189 if (!ReportEventW(hLog, in ScmLogEvent()
/reactos/base/applications/rapps/
H A Dmisc.cpp259 if (!ReportEventW(hLog, wType, 0, dwEventID, NULL, 1, 0, &lpMsg, NULL)) in WriteLogMessage()
/reactos/base/applications/cmdutils/eventcreate/
H A Deventcreate.c1238 Success = ReportEventW(hEventLog, in wmain()
/reactos/dll/win32/advapi32/service/
H A Deventlog.c1516 ReportEventW(IN HANDLE hEventLog, in ReportEventW() function
/reactos/dll/win32/advapi32/
H A Dadvapi32.spec560 @ stdcall ReportEventW(long long long long ptr long long wstr ptr)
/reactos/sdk/include/psdk/
H A Dwinbase.h3072 ReportEventW(
3715 #define ReportEvent ReportEventW