Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
474 B

  1. //+---------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1993 - 1994.
  5. //
  6. // File: dcomcnfg.cpp
  7. //
  8. // Contents: Simply wraps the true top level source program olecnfg.cpp
  9. //
  10. // Classes:
  11. //
  12. // Functions:
  13. //
  14. // History: 23-Apr-96 BruceMa Created.
  15. //
  16. //----------------------------------------------------------------------
  17. #include "stdafx.h"
  18. #include "olecnfg.cpp"