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.
22 lines
566 B
22 lines
566 B
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 2000 - 2001.
|
|
//
|
|
// File: snapbase.cpp
|
|
//
|
|
// Contents: Includes sources from Snapin Framework
|
|
//
|
|
// History: 07-26-2001 Hiteshr Created
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
|
|
#include "headers.h"
|
|
#include "snapbase.h"
|
|
|
|
#include "stdabou_.cpp"
|
|
#include "compbas_.cpp"
|
|
#include "proppag_.cpp"
|
|
#include "dataobj_.cpp"
|
|
#include "treedat_.cpp"
|
|
|