10 Topics
Question

How can we use .txt file as command line input in c++ language on a windows machine?

Question

How to get absolute mouse position with WM_INPUT set up?

Question

std::tuple duplicate type T in get<T>(tuple) - Compile time assertion failure

Question

How to determine if 2 URIs (paths) belong to the same partition or volume

Question

Can SPACE, instead of ENTER, be used to take input in C++?

Question

Running python matplotlibcpp in Visual Studio 2019

Question

TaskDialogIndirect randomly fails and makes empty, undrendered window

Question

visual studio 2022 __cplusplus not set to c++ 14

Question

Build errors using Firebase SDK (VS2019/C++11) in a Windows desktop app (VS2022/C++14)

Question

I get "gcc.exe: fatal error: cannot execute 'cc1plus'" when I try to compile a program in C++ in Windows