22 lines
458 B
C++
22 lines
458 B
C++
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Copyright (c) 1996-1997 Microsoft Corporation
|
||
|
//
|
||
|
// Module Name:
|
||
|
// RegExtS.cpp
|
||
|
//
|
||
|
// Abstract:
|
||
|
// Stub for implementation of extension registration classes.
|
||
|
//
|
||
|
// Author:
|
||
|
// David Potter (davidp) May 16, 1997
|
||
|
//
|
||
|
// Revision History:
|
||
|
//
|
||
|
// Notes:
|
||
|
//
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
#include "stdafx.h"
|
||
|
#include "RegExt.cpp"
|