Search code examples
OR-Tools crashing Python 3.12 in Windows work environments only; perhaps MSVCP140.dll-related?...


pythonor-toolsmsvcrtcp-sat

Read More
Why is vector deleting destructor being called as a result of a scalar delete?...


c++debuggingvisual-c++msvcrtdestructor

Read More
MSVCR100.dll not found error even when it is installed...


c++visual-studio-2012dlldeploymentmsvcrt

Read More
CPP Exception handler not called for exceptions during mutex lock...


c++windowswinapicrash-dumpsmsvcrt

Read More
Upgrading to Universal CRT-how can I get rid of a dependency on vcruntime140.dll and msvcp140.dll?...


visual-c++msvcrtcrt

Read More
asctime - day of month zero or space padded?...


cvisual-c++language-lawyermsvcrttime.h

Read More
Calling CRT from system spawned thread...


c++cwinapimsvcrtcrt

Read More
UWP: Permissions to use _stat()...


winapiuwpmsvcrtcrt

Read More
Which Linux library should I use to call a method by pressing a key?...


pythonlinuxubuntu-22.04msvcrt

Read More
timegm cross platform...


c++visual-c++msvcrtcrt

Read More
Side-by-side configuration error (Microsoft.VC80.CRT v8.0.50608.0)...


msvcrtside-by-side

Read More
Create Exit Handler from DLL (`atexit` or `msvcrt!__dllonexit`)...


cwinapidllmsvcrtdll-injection

Read More
strtok_s and compilers C11 onward compliance...


cvisual-studiogccmingw-w64msvcrt

Read More
How can I force MSVC++ to ignore CRT dependencies of a static library?...


visual-c++runtimestatic-librariesmsvcrt

Read More
I'm having troubles compiling c++ application with GLFW and vulkan libraries using clang. How ca...


c++linkerclangglfwmsvcrt

Read More
MSVC CRT Debug Heap assert passing C++ STL object across binary boundaries...


c++dllvisual-studio-debuggingmsvcrt

Read More
What is the purpose of Microsoft's underscore C functions?...


cvisual-studiodeprecatedmsvcrtstandards-compliance

Read More
Cannot generate random value for __security_cookie in custom CRT...


cwindowsclangmsvcrtcrt

Read More
Visual studio 2015 run-time dependencies or how to get rid of Universal CRT?...


c++visual-studio-2015msvcrt

Read More
MSVCRT printf never do thousand separator grouping, right?...


localemsvcrtsetlocale

Read More
Is there a fundamental difference between malloc and HeapAlloc (aside from the portability)?...


winapimallocheap-memorymsvcrtheapalloc

Read More
Is MSVCRT under Windows like glibc (libc) under *nix?...


msvcrtlibc

Read More
Assertion Failed in afxwin2.inl, Line 160 - Having trouble finding cause of error...


visual-studio-2008msvcrtmemory-corruption

Read More
Statically link all dependences so that the end user will never be asked to install vc_redist.exe...


c++windowsvisual-c++software-distributionmsvcrt

Read More
Prevent my project from calling the __CxxFrameHandler3 (CRT function)...


c++visual-studiomsvcrt

Read More
/clr and /experimental:module are incompatible options...


c++visual-c++c++20msvcrtc++-modules

Read More
How do I tell the MS CRT to use a Low Fragmentation Heap on Windows XP?...


winapivisual-c++heap-memorymsvcrt

Read More
MSVC initialization of heap when padding is involved...


c++memory-managementheap-memorymsvcrt

Read More
How to make vcredist_x86 reinstall only if not yet installed?...


inno-setupmsvcrt

Read More
.crt section? What does this warning mean?...


c++visual-studio-2010msvcrtcritical-sectionstatic-initializer

Read More
BackNext