26 lines
276 B
C
26 lines
276 B
C
/*++
|
|
|
|
Copyright (c) 1990-1996 Microsoft Corporation
|
|
All rights reserved
|
|
|
|
Module Name:
|
|
|
|
winsplc.c
|
|
|
|
Abstract:
|
|
|
|
Stub file to allow winspl_c.c to work with precompiled headers.
|
|
|
|
Author:
|
|
|
|
Environment:
|
|
|
|
User Mode -Win32
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#include "winspl_c.c"
|
|
|