ShortCutInfo.cpp 137 B

12345678910
  1. #include "StdAfx.h"
  2. #include "ShortCutInfo.h"
  3. CShortCutInfo::CShortCutInfo(void)
  4. {
  5. }
  6. CShortCutInfo::~CShortCutInfo(void)
  7. {
  8. }