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.
22 lines
532 B
22 lines
532 B
//+----------------------------------------------------------------------------
|
|
//
|
|
// File: modaldlgclass.cpp
|
|
//
|
|
// Module: CMDIAL32.DLL
|
|
//
|
|
// Synopsis: Modal Dialog Class implementation.
|
|
//
|
|
// Copyright (c) 1998 Microsoft Corporation
|
|
//
|
|
// Author: nickball Created 10/05/98
|
|
//
|
|
//+----------------------------------------------------------------------------
|
|
|
|
#include "cmmaster.h"
|
|
|
|
//
|
|
// Please see pnpu\common\source for the actual source here.
|
|
//
|
|
|
|
#include "modaldlg.h"
|
|
#include "modaldlg.cpp"
|