mirror of https://github.com/tongzx/nt5src
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.
18 lines
579 B
18 lines
579 B
//Copyright (c) 1998 - 1999 Microsoft Corporation
|
|
/*******************************************************************************
|
|
*
|
|
* stdafx.cpp
|
|
*
|
|
* source file that includes just the standard includes stdafx.pch will be the
|
|
* pre-compiled header stdafx.obj will contain the pre-compiled type information
|
|
*
|
|
* $Author: butchd $
|
|
*
|
|
* $Log: N:\NT\PRIVATE\UTILS\CITRIX\WINUTILS\WINCFG\VCS\STDAFX.CPP $
|
|
*
|
|
* Rev 1.0 02 Aug 1994 18:18:38 butchd
|
|
* Initial revision.
|
|
*
|
|
*******************************************************************************/
|
|
#include "stdafx.h"
|
|
|