ReactOS
0.4.15-dev-6656-gbbb33a6
error.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS HTTP Daemon
4
* FILE: include/error.h
5
*/
6
#ifndef __ERROR_H
7
#define __ERROR_H
8
9
#include <windows.h>
10
11
#define TS(x) (LPTSTR)TEXT(x)
12
13
void
ReportErrorStr
(
LPTSTR
lpsText);
14
15
#endif
/* __ERROR_H */
ReportErrorStr
void ReportErrorStr(LPTSTR lpsText)
Definition:
error.cpp:13
LPTSTR
CHAR * LPTSTR
Definition:
xmlstorage.h:192
modules
rosapps
applications
net
roshttpd
include
error.h
Generated on Fri Sep 22 2023 06:11:40 for ReactOS by
1.9.6