14 lines
481 B
Plaintext
14 lines
481 B
Plaintext
/****************************** Module Header ******************************\
|
|
* Module Name: w32rc.rc
|
|
*
|
|
* Copyright (c) 1985-96, Microsoft Corporation
|
|
*
|
|
* Project specific resources for WIN32K.SYS.
|
|
* This file makes BUILD.EXE happy since it does not like conditional #include's
|
|
*
|
|
* History:
|
|
* Feb-23-1996 GerardoB Created
|
|
\***************************************************************************/
|
|
#include "..\ntuser\kernel\DAYTONA\strid.rc"
|
|
#include "..\w32rc.rc"
|