When I try to link a code that call CompleteAuthToken it fails. Reading
MSDN Library it tell me that CompleteAuthToken is supported on Windows
CE 2.10 and later and I should link against Secur32.lib, but adding that
library didn't fix the unresolved symbol error.