Hello Zhiyao Yin, basically, you would have to use the two's complement to convert the DWORD into Int. To get around this, you can convert the result of parseInt() into 32-bit-int by forcing it with a binary operation. In this case, the or operation is always done by parseInt(), so this has no other...