2025-04-27 07:49:33 -04:00

29 lines
342 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 "precomp.h"
#pragma hdrstop
#include "winspl_c.c"