windows-nt/Source/XPSP1/NT/net/rras/cm/cmdial/image.cpp

21 lines
555 B
C++
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
//+----------------------------------------------------------------------------
//
// File: image.cpp
//
// Module: CMDIAL32.DLL
//
// Synopsis: Imaging support routines
//
// Copyright (c) 1998 Microsoft Corporation
//
// Author: nickball Created Header 3/30/98
// quintinb modified to use common\source\bmpimage.cpp 8-6-98
//
//+----------------------------------------------------------------------------
#include "cmmaster.h"
//
// Include the shared bitmap handling code. (see common\source\bmpimage.cpp)
//
#include "bmpimage.cpp"