Вот что у меня есть. пока:
Код: Выделить всё
#include
#include
#include
#include
int main() {
HRESULT hres;
// Initialize COM library
hres = CoInitializeEx(0, COINIT_MULTITHREADED);
if (FAILED(hres)) {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79278525/how-to-determine-which-is-the-primary-drive-in-c[/url]
Мобильная версия