00001 /****************************** Module Header ******************************\ 00002 * Module Name: chartran.c 00003 * 00004 * Copyright (c) 1985-96, Microsoft Corporation 00005 * 00006 * This file is included in the SOURCES= line of ntuser\rtl\sources.inc. 00007 * It allows BUILD.EXE and $(NTMAKEENV)\MAKEFILE.DEF to work with source 00008 * files that are not stored in the current directory or the current 00009 * directory's parent. 00010 * Note also that a specific dependency line is included in makefile.inc 00011 * so the corresponding object is properly rebuilt when the source file 00012 * included below changes. 00013 * 00014 * History: 00015 * Feb-14-1996 GerardoB Created 00016 \***************************************************************************/ 00017 #define MOVE_TO_RTL 00018 #include "precomp.h" 00019 #pragma hdrstop 00020 #include "..\chartran.c" 00021