Leaked source code of windows server 2003
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
702 B

//-----------------------------------------------------------------------------
// This is a part of the Microsoft Source Code Samples.
// Copyright (C) 1993 Microsoft Corporation.
// All rights reserved.
//
// This source code is only intended as a supplement to
// Microsoft Development Tools and/or WinHelp documentation.
// See these sources for detailed information regarding the
// Microsoft samples programs.
//-----------------------------------------------------------------------------
#define RC_VERSION_FILE_DESCRIPTION "Async Trace DLL\0"
#define RC_VERSION_INTERNAL_NAME "DBGTRACE\0"
#define RC_VERSION_ORIGINAL_FILE_NAME "DBGTRACE.DLL\0"
#include <bldver.rc>