ReactOS 0.4.15-dev-7842-g558ab78
mstscax.cpp File Reference
#include "stdafx.h"
Include dependency graph for mstscax.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 mstscax.cpp.

4{
5 return 0;
6}