diff -r fa67e03b87df -r 6295dc2169f3 connectivitylayer/isce/isaaccessextension_dll/inc/iadhelpers.h --- a/connectivitylayer/isce/isaaccessextension_dll/inc/iadhelpers.h Wed Feb 17 13:58:55 2010 +0200 +++ b/connectivitylayer/isce/isaaccessextension_dll/inc/iadhelpers.h Wed Apr 21 14:29:55 2010 +0300 @@ -23,7 +23,7 @@ // MACROS -#if defined ( __WINS__ ) +#if defined ( __WINS__ ) || defined(ISI_LENGTH_BIG_ENDIAN) #define MESSAGELENGTH_LSB 5 #define MESSAGELENGTH_MSB 4 #else