Declare Function FindNextFile Lib "kernel32" Alias "FindNextFileA" ( _ ByVal hFind As Long, _ ByRef FindData As WIN32_FIND_DATA) As Long ...
確定! 回上一頁