25 lines
250 B
C
25 lines
250 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 2000 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
spstrings.h
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
from windows\winstate\cobra\utils\inc\strings.h
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Jay Krell (a-JayK) November 2000
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#pragma once
|
||
|
#include <string.h>
|
||
|
|