17 lines
355 B
C++
17 lines
355 B
C++
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: strings.cpp
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
#include <pch.h>
|
|
#pragma hdrstop
|
|
|
|
#define DEFINE_CSCUI_STRINGS
|
|
#include "strings.h"
|
|
|
|
|