ReactOS 0.4.15-dev-7928-g68a8619
mstsc.cpp File Reference
#include "stdafx.h"
Include dependency graph for mstsc.cpp:

Go to the source code of this file.

Functions

int _tmain (int argc, _TCHAR *argv[])
 

Function Documentation

◆ _tmain()

int _tmain ( int  argc,
_TCHAR argv[] 
)

Definition at line 3 of file mstsc.cpp.

4{
5 return 0;
6}