10 lines
283 B
C++
10 lines
283 B
C++
// Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
|
|
// testobj.cpp : Implementation of Ctestobj
|
|
#include "stdafx.h"
|
|
#include "WMISearchCtrl.h"
|
|
#include "testobj.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// Ctestobj
|
|
|