Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in visual-c++
Visual C++ - Linking plugin DLL against EXE?
Oct 27, 2022
c++
visual-studio-2008
visual-c++
dll
plugins
Why doesn't range-for find my overloads of begin and end for std::istream_iterator?
Aug 31, 2021
c++
visual-c++
c++11
visual-studio-2012
istream-iterator
how to change background color of a static text control (when a button is pushed or in a timer) in mfc?
Oct 03, 2016
visual-c++
mfc
Warning for inexact floating-point constants
Apr 04, 2022
c++
c
visual-c++
gcc
floating-point
Conversion operator + conversion constructor = unintuitive behavior?
Aug 30, 2022
c++
visual-c++
implicit-conversion
Using MinGW to build a Windows DLL that depends on Visual Studio CRT (msvcr110.dll) NOT on Windows CRT (msvcrt.dll)
Mar 23, 2022
c
visual-c++
visual-studio-2012
mingw
msvcrt
std::exp of float negative infinity returns negative infinity for x64 builds in Visual C++ 2013
Aug 08, 2019
c++
visual-c++
How to create a ellipse shaped window with VC++ using win32 API
Nov 01, 2022
winapi
visual-c++
Portability of pthreads-win32 over various windows compilers
Nov 18, 2022
windows
visual-c++
pthreads
pthreads-win32
Where can we use std::barrier over std::latch?
Oct 30, 2022
c++
visual-c++
std
c++-experimental
Can an inline variable be changed after initialization in C++17?
Sep 10, 2022
c++
visual-c++
dll
clang
c++17
Why is vector deleting destructor being called as a result of a scalar delete?
Nov 02, 2022
c++
debugging
visual-c++
msvcrt
destructor
A library to convert svg to images? [closed]
Apr 18, 2022
c++
c
visual-c++
svg
librsvg
Why GCC and MSVC std::normal_distribution are different? [duplicate]
Mar 10, 2022
c++
visual-studio
c++11
gcc
visual-c++
What rules govern use of multiple user-defined conversions between types?
Aug 26, 2022
c++
visual-c++
How to Enforce C++ compiler to use specific CRT version?
Aug 01, 2018
c++
visual-studio-2008
visual-c++
msvcrt
Is it necessary to explicitly stop all threads prior to exiting a Win32 application?
Aug 16, 2022
windows
multithreading
winapi
visual-c++
C++ vs. C++/CLI: Const qualification of virtual function parameters
Dec 19, 2019
.net
visual-c++
c++-cli
virtual-functions
Compile a C++ program with only dependency on kernel32.dll and user32.dll?
Mar 15, 2022
c++
windows
visual-c++
runtime
What is the most efficient way to convert a std::vector<T> to a .NET List<U>?
Nov 11, 2022
.net
visual-c++
c++-cli
« Newer Entries
Older Entries »