home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-12-30 | 618 b | 28 lines | [TEXT/????] |
- // =================================================================================
- //
- // ocHeaders.h ©1996 Microsoft Corporation All rights reserved.
- //
- // =================================================================================
- #include <ole2.h>
- #include <olenls.h>
- #include <dispatch.h>
- #include <wintypes.h>
- #include <olectl.h>
- #include <platform.h>
- #include <activex.h>
- #include <activexguid.h>
-
- #include <servprov.h>
- #include <urlmon.h>
- #include <datapath.h>
-
- #include <LArray.h>
-
- #include "CRefCount.h"
- #include "CBaseCOM.h"
-
- #include "config.h"
- #include "debug.h"
-
- #define MAX_URL_STRING 1024
-