windows-nt/Source/XPSP1/NT/net/tapi/skywalker/ipconf/tsp/stdafx.h

23 lines
490 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef __STDAFX_H_
#define __STDAFX_H_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <objbase.h>
#include <tapi.h>
#include <tspi.h>
//{{AFX_INSERT_LOCATION}}
// Microsoft Developer Studio will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_STDAFX_H__F8FF7774_4BD5_11D1_AFD1_00C04FC31FEE__INCLUDED)