windows-nt/Source/XPSP1/NT/inetsrv/iis/ui/itools/keyring/cmachine.cpp
2020-09-26 16:20:57 +08:00

8 lines
130 B
C++

// implements much of the exported CMachine
#include "stdafx.h"
#include "KeyObjs.h"
IMPLEMENT_DYNCREATE(CMachine, CTreeItem);