I solved it by shifting the DWORD variable and then assigning it's value to a byte value. The compiler generates a warning for truncation, but that's not an issue in this case. But yet this is something that must definitely be solved by generating an error that it's not allowed to cross the byte boundary or implement this feature.
-- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
