!define FILE_SHARE_READ 1 !define FILE_SHARE_WRITE 2 !define CREATE_NEW 1 !define CREATE_ALWAYS 2 !define OPEN_EXISTING 3
確定! 回上一頁