with header file
// ConsoleApplication1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int _tmain(int argc, _TCHAR* argv[])
{
return 0;
}
//
#include "stdafx.h"
int _tmain(int argc, _TCHAR* argv[])
{
return 0;
}