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