mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
8 lines
74 B
C++
8 lines
74 B
C++
![]() |
#include "stdafx.h"
|
||
|
|
||
|
int _tmain(int argc, _TCHAR* argv[])
|
||
|
{
|
||
|
return 0;
|
||
|
}
|
||
|
|