You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
358 B
29 lines
358 B
/*++
|
|
|
|
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"
|