In the case of FindFirstFile you define a structure (WIN32_FIND_DATA) and pass the address of that structure as a parameter of the API call.
確定! 回上一頁