28 lines
302 B
C
28 lines
302 B
C
/*++
|
|
|
|
Copyright (c) 2000 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
spstrings.c
|
|
|
|
Abstract:
|
|
|
|
from windows\winstate\cobra\utils\main\strings.c
|
|
|
|
Author:
|
|
|
|
Jay Krell (a-JayK) November 2000
|
|
|
|
Revision History:
|
|
|
|
|
|
--*/
|
|
|
|
#include "spprecmp.h"
|
|
#include "spstrings.h"
|
|
#include "spwin.h"
|
|
#include "spcab.h"
|
|
|
|
|