17 lines
365 B
C
17 lines
365 B
C
|
//+-------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
//
|
||
|
// Copyright (C) Microsoft Corporation, 1998 - 1999
|
||
|
//
|
||
|
// File: strings.c
|
||
|
//
|
||
|
//--------------------------------------------------------------------------
|
||
|
|
||
|
#include "precomp.h"
|
||
|
|
||
|
#include "strings.h"
|
||
|
#define _STRINGS_DEFINE_STRINGS
|
||
|
#include "strings.h"
|
||
|
|