// Precompiled header for DCAP32.DLL // the build environment only defines _DEBUG when // ALT_PROJECT_TARGET = NT is specified. Bug the debug zones only // test for DEBUG... #ifdef _DEBUG # ifndef DEBUG # define DEBUG # endif // !DEBUG #endif // _DEBUG #include #include #include #include #include // CTL_CODE, FILE_READ_ACCESS..etc #include // Page.cpp (UDM_GETRANGE, TBM_GETPOS) and Sheet.cpp (InitCommonControls) #include // must go before mmddk.h #include // for DriverCallback() #include #include // VIDEO_STREAM_INIT_PARMS #include #include #include #include #include #include "..\inc\idcap.h" #include "..\inc\WDMDrivr.h" #include "..\inc\WDMPin.h" #include "..\inc\WDMStrmr.h" #include "..\inc\debug.h" #include "..\inc\wdmcap.h" #include "..\inc\resource.h" #include "..\inc\WDMDialg.h"