Relative Content

Tag Archive for c#multithreading

I have a problem with library Thread in C++

||=== Build: Debug in 741258963 (compiler: GNU GCC Compiler) ===| ||warning: ISO C++11 requires whitespace after the macro name| C:UserskulikOneDriveРобочий стілLaba2.4741258963main.cpp||In function ‘LRESULT WindowProc(HWND, UINT, WPARAM, LPARAM)’:| C:UserskulikOneDriveРобочий стілLaba2.4741258963main.cpp|81|warning: variable ‘hwndStartButton’ set but not used [-Wunused-but-set-variable]| C:UserskulikOneDriveРобочий стілLaba2.4741258963main.cpp|81|warning: variable ‘hwndStopButton’ set but not used [-Wunused-but-set-variable]| C:Program FilesCodeBlocksMinGWlibgccx86_64-w64-mingw328.1.0includec++thread||In instantiation of ‘struct std::thread::_Invoker<std::tuple<void (*)(double, double), double, double, […]