Win32 APIを使用してC言語とC++でCSVファイルをダウンロードします。
~使用関数~
InternetOpenA
InternetOpenUrlA
InternetReadFile
他
~使用クラス、関数~
std::unique_ptr
fopen, fwrite
他
~ソースコード~
https://github.com/youtube-programmercpp/Y211103
~参考サイト~
Programming reference for the Win32 API
https://docs.microsoft.com/en-us/windows/win32/api/
powered by Auto Youtube Summarize