StdAfx.h 111 B

123456789
  1. // StdAfx.h
  2. #ifndef __STDAFX_H
  3. #define __STDAFX_H
  4. // #include "MyWindows.h"
  5. #include "NewHandler.h"
  6. #endif