// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC core and standard components #include // MFC extensions #include // MFC OLE automation classes #ifndef _AFX_NO_AFXCMN_SUPPORT #include // MFC support for Windows Common Controls #endif // _AFX_NO_AFXCMN_SUPPORT #include "..\..\..\..\include\l_com.h" #include "..\..\..\..\include\UID.h" #import no_namespace, named_guids #import no_namespace, named_guids, exclude("RasterSupportLockConstants") #import no_namespace, named_guids #import no_namespace, named_guids #import no_namespace, named_guids, exclude("LoadResizeConstants"), exclude("J2KLimitConstants"), exclude("J2KProgressionFlags"), exclude("J2KRegionOfInterest") #import no_namespace, named_guids, exclude("LoadDirectoryFlags")//, exclude("DicomErrorCodes") #import no_namespace, named_guids, exclude("DicomAnnSaveModifyConstants"), exclude("DicomCommandSetMessagePriorities") #import no_namespace, named_guids, exclude("DicomNetSpecificErrorCodes") #import no_namespace,named_guids #import no_namespace,named_guids #include #include #include "DicomSrv.h" #include "resource.h" #include "leadraster.h" #include "dicomnetsink.h" #include "dicomnetpasswordsink.h" #define DICOM_SUCCESS 0 #define ERROR_FAILURE 20000 #define LEAD_LICENSE_STRING L"LEADTOOLS OCX Copyright (c) 1991-2004 LEAD Technologies, Inc."