Leaked source code of windows server 2003
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.
 
 
 
 
 
 

20 lines
582 B

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1994.
//
// File: layouthd.hxx
//
// Contents: Theis is so both layout and layoutu can share the cruntime source code
// Classes:
//
// Functions:
//
// History: 20-Jun-96 SusiA Share Cruntime functions
//
//----------------------------------------------------------------------------
#ifndef __LAYOUTHD_HXX__
#define __LAYOUTHD_HXX__
#include "layouthd.cxx"
#endif // #ifndef __LAYOUTHD_HXX__