30 lines
329 B
C
30 lines
329 B
C
|
/*++
|
||
|
|
||
|
Copyright (c) 1995 Microsoft Corporation
|
||
|
All rights reserved
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
winsplc.c
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Includes precompiled header and winspl_c.c.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Albert Ting (AlbertT) 15-Sept-1994
|
||
|
|
||
|
Environment:
|
||
|
|
||
|
User Mode -Win32
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
|
||
|
#include "precomp.h"
|
||
|
#pragma hdrstop
|
||
|
|
||
|
#include "winspl_c.c"
|