Windows2003-3790/termsrv/wmi/tscfgwmi/stdafx.h
2020-09-30 16:53:55 +02:00

15 lines
326 B
C

/****************************************************************************/
// stdafx.h
//
// Copyright (C) 2000 Microsoft Corp.
/****************************************************************************/
#ifndef _STDAFX_H_
#define _STDAFX_H_
#include "cfgbkend.h"
extern HINSTANCE g_hInstance;
#endif