eapp.h
资源名称:win2ksrc.rar [点击查看]
上传用户:caisha3
上传日期:2013-09-21
资源大小:208739k
文件大小:1k
源码类别:
Windows编程
开发平台:
Visual C++
- //+---------------------------------------------------------------------------
- //
- // Microsoft Windows
- // Copyright (C) Microsoft Corporation, 1992 - 1995.
- //
- // File: iapp.h
- //
- // Contents: precompiled header file for the trans directory
- //
- // Classes:
- //
- // Functions:
- //
- // History: 12-22-95 JohannP (Johann Posch) Created
- //
- //----------------------------------------------------------------------------
- #include <urlmon.hxx>
- #include <compress.h>
- #ifdef unix
- #include "../eapp/cmimeft.hxx"
- #include "../eapp/ccodeft.hxx"
- #include "../eapp/protbase.hxx"
- #include "../eapp/cdlbsc.hxx"
- #include "../eapp/cdlprot.hxx"
- #include "../eapp/clshndlr.hxx"
- #else
- #include "..eappcmimeft.hxx"
- #include "..eappccodeft.hxx"
- #include "..eappprotbase.hxx"
- #include "..eappcdlbsc.hxx"
- #include "..eappcdlprot.hxx"
- #include "..eappclshndlr.hxx"
- #endif /* unix */