xref
: /
reactos
/
modules
/
rosapps
/
applications
/
net
/
tsclient
/
mstscax
/
mstscax.cpp
(revision 845faec4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
stdafx.h
"
2
3
int
_tmain
(
int
argc
,
_TCHAR
*
argv
[])
4
{
5
return
0
;
6
}
7
8