windows-nt/Source/XPSP1/NT/admin/snapin/mycomput/snapmgr.h

12 lines
208 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// SnapMgr.h : header file for Snapin Manager property page
//
#ifndef __SNAPMGR_H__
#define __SNAPMGR_H__
#include "chooser.h"
typedef CChooseMachinePropPage CMyComputerGeneral;
#endif // ~__SNAPMGR_H__