Template for PreCondition custom Exit DLL Program

                        Template for PreCondition custom Exit DLL Program For ITK Customization,please see below  PreCondition Custom Exit DLL Program Template. #include<stdio.h> #include<tc\tc.h> #include<tccore\custom.h> #include<tc\emh.h> #include<fclasses\tc_string.h> #include<tccore\method.h> int iFail=0; #define DLLAPI_declspec(dllexport) … Continue reading Template for PreCondition custom Exit DLL Program