//+-------------------------------------------------------------------------
//
//  Microsoft Windows
//
//  Copyright (C) Microsoft Corporation, 1997 - 1998
//
//  File:       sampcpl.h
//
//--------------------------------------------------------------------------

// Copyright (c) Microsoft 1998, All Rights Reserved

#include <windows.h>
#include <windowsx.h>
#include <commdlg.h>
#pragma intrinsic(memcmp,memset)

#include <objbase.h>

#include <sti.h>
#include <stireg.h>
#include <stierr.h>
#include <stiusd.h>

#if !defined(DLLEXPORT)
#define DLLEXPORT __declspec( dllexport )
#endif


