// stdafx.cpp : source file that includes just the standard includes // DicWav.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #ifndef NO_LEADTOOLS_MULTIMEDIA_SUPPORT #pragma message( "\n----------------------------------------------------------------------------------------------------\n") #pragma message( "\n\n\n\t Note:\t \"LEADTOOLS Multimedia Toolkit\" must be installed before this project can be compiled. \n\t If you want to compile a version that doesn't use the LEADTOOLS multimedia features, \n\t please set the active configuration to \"Win32 Debug No MM\" or \"Win32 Release No MM.\n ") #pragma message( "\n----------------------------------------------------------------------------------------------------") #endif #include "stdafx.h"