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.
21 lines
514 B
21 lines
514 B
//+---------------------------------------------------------------------------
|
|
//
|
|
// 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>
|