K 10 svn:author V 3 mav K 8 svn:date V 27 2008-08-25T22:26:46.110137Z K 7 svn:log V 182 MFC r180943 Don't use memcpy() to copy several bytes. Store IDs is host order. It is not so important to bloat code for it. Combine m_adj() and M_PREPEND() into single M_PREPEND(). END