17 lines
366 B
C++
17 lines
366 B
C++
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1997
|
|
//
|
|
// File: strings.cpp
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
#include "stdafx.h"
|
|
|
|
#include "strings.h"
|
|
#define _STRINGS_DEFINE_STRINGS
|
|
#include "strings.h"
|
|
|