2025-04-27 07:49:33 -04:00

22 lines
514 B
C++

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 1993.
//
// File: headers.cxx
//
// Contents: Precompiled header file
//
// History: 18-Feb-94 DrewB Created
//
//----------------------------------------------------------------------------
#include <windows.h>
#include <string.h>
#include <compobj.h>
#include <storage.h>
#include <interop.hxx>
#include <wow16fn.h>
#include <io16.h>