Since the purpose of this exercise is to continuously log the virtual key codes of pressed keys, we need to open the file in append mode (FILE_APPEND_DATA).
確定! 回上一頁