RunExeInfo.cpp 127 B

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