26 lines
609 B
C
26 lines
609 B
C
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 1992 - 1995.
|
|
//
|
|
// File: trans.h
|
|
//
|
|
// Contents: precompiled header file for the trans directory
|
|
//
|
|
// Classes:
|
|
//
|
|
// Functions:
|
|
//
|
|
// History: 12-22-95 JohannP (Johann Posch) Created
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
|
|
//#include <afx.h>
|
|
//#include <afxcoll.h>
|
|
#include "..\agent\stdafx.h"
|
|
#include <urlmon.hxx>
|
|
//#include "..\agent\agent.hxx"
|
|
#include "..\agent\courier.hxx"
|
|
//#include <tls.h>
|
|
|