I am trying to call a function in Win32 DLL that returns a INT16_T value. My attempts using both Win32API and DL to invoke the function both return a value of 47644672. I have no idea how to correctly decode/interpret this return value. Any suggestions will be appreciated. Thanks Chris