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.
28 lines
384 B
28 lines
384 B
/*++
|
|
|
|
Copyright (c) 1990-2000 Microsoft Corporation
|
|
All rights reserved
|
|
|
|
Module Name:
|
|
splwow64c.c
|
|
|
|
Abstract:
|
|
|
|
Stub file to allow splwow64_c.c to work with precompiled headers.
|
|
|
|
Author:
|
|
Khaled Sedky 18 January 2000
|
|
|
|
Environment:
|
|
|
|
User Mode -Win32
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#include "precomp.h"
|
|
#pragma hdrstop
|
|
|
|
#include "splwow64_c.c"
|
|
|