K 10 svn:author V 6 andrew K 8 svn:date V 27 2017-05-30T10:50:15.675903Z K 7 svn:log V 168 MFC r312703: Fix the error value we write in cerror. __error returns an int *, however we were writing a 64 bit value meaning the 32 bits after this would be trashed. END