You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/* /////////////////////////////////////////////////////////////////////////
* File: test/scratch/test.scratch.fe.WindowsRegistry/implicit_link.cpp * * Purpose: Implicit link file for the test.scratch.fe.WindowsRegistry project. * * Created: 28th October 2007 * Updated: 16th September 2008 * * Status: Wizard-generated * * License: (Licensed under the Synesis Software Open License) * * Copyright (c) 2007-2008, Synesis Software Pty Ltd. * All rights reserved. * * www: http://www.synesis.com.au/software
* * ////////////////////////////////////////////////////////////////////// */
/* Pantheios Header Files */ #include <platformstl/platformstl.h>
#include <pantheios/implicit_link/core.h>
#include <pantheios/implicit_link/be.WindowsConsole.h>
#include <pantheios/implicit_link/fe.WindowsRegistry.h>
/* ////////////////////////////////////////////////////////////////////// */
|