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