Leaked source code of windows server 2003
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.

21 lines
532 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // File: modaldlgclass.cpp
  4. //
  5. // Module: CMDIAL32.DLL
  6. //
  7. // Synopsis: Modal Dialog Class implementation.
  8. //
  9. // Copyright (c) 1998 Microsoft Corporation
  10. //
  11. // Author: nickball Created 10/05/98
  12. //
  13. //+----------------------------------------------------------------------------
  14. #include "cmmaster.h"
  15. //
  16. // Please see pnpu\common\source for the actual source here.
  17. //
  18. #include "modaldlg.h"
  19. #include "modaldlg.cpp"