ReactOS
0.4.16-dev-1041-g8b6907f
error.cpp
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS HTTP Daemon
4
* FILE: error.cpp
5
* PURPOSE: Error reporting
6
* PROGRAMMERS: Casper S. Hornstrup (chorns@users.sourceforge.net)
7
* REVISIONS:
8
* CSH 01/09/2000 Created
9
*/
10
#include <error.h>
11
#include <stdio.h>
12
13
void
ReportErrorStr
(
LPTSTR
lpsText)
14
{
15
wprintf
((
wchar_t
*)lpsText);
16
}
ReportErrorStr
void ReportErrorStr(LPTSTR lpsText)
Definition:
error.cpp:13
wprintf
#define wprintf(...)
Definition:
whoami.c:18
LPTSTR
CHAR * LPTSTR
Definition:
xmlstorage.h:192
modules
rosapps
applications
net
roshttpd
error.cpp
Generated on Sat Apr 26 2025 06:06:41 for ReactOS by
1.9.6