Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为什么WinHttpSendRequestlpOptional函数的参数不是 const有什么原因吗?假设参数指向的数据不会被函数修改(并将指向只读内存的指针传递给该函数)是否安全?lpOptionalWinHttpSendRequest
lpOptional
WinHttpSendRequest