PREBEEP.CPP
Upload User: bangxh
Upload Date: 2007-01-31
Package Size: 42235k
Code Size: 1k
Category:

Windows Develop

Development Platform:

Visual C++

  1. // prebeep.cpp : source file that includes just the standard includes
  2. //  prebeep.pch will be the pre-compiled header
  3. //  prebeep.obj will contain the pre-compiled type information
  4. //
  5. // This is a part of the Active Template Library.
  6. // Copyright (C) 1996-1998 Microsoft Corporation
  7. // All rights reserved.
  8. //
  9. // This source code is only intended as a supplement to the
  10. // Active Template Library Reference and related
  11. // electronic documentation provided with the library.
  12. // See these sources for detailed information regarding the
  13. // Active Template Library product.
  14. #include "prebeep.h"
  15. #include "atlimpl.cpp"