/***********************************************************************
*
* File : imsample.c
*
* Author : Colin D. C. McCartney
*
* Date : 1/7/97
*
* Version : V1.1
*
**********************************************************************/
/***********************************************************************
*
* Include files
*
**********************************************************************/
#define INITGUID
#include <windows.h>
#include <math.h>
#include <assert.h>
#include <ddraw.h>
#include <d3d.h>
#include "resource.h"