// stdafx.cpp : source file that includes just the standard includes // PlugTest.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" int __cdecl CTCL_IsConsole(void) { return (0); }