Search code examples
asctime - day of month zero or space padded?...


cvisual-c++language-lawyermsvcrttime.h

Read More
Why does TinyCC fail to link standard C runtime functions in 32-bit mode but works in 64-bit mode?...


clinkermingwmsvcrttcc

Read More
How do you use msvcrt.getch to extract and use input?...


pythonpython-3.xmsvcrt

Read More
How to not link against msvcr100.dll?...


c++visual-studio-2010linkermsvcrt

Read More
Reading keystrokes in Python with msvcrt.getch()...


pythonconsole-applicationmsvcrtkeyboard-input

Read More
UCRT vs. MSVCRT for GCC 14.x...


c++gccwxwidgetsmingw-w64msvcrt

Read More
Implementing a template function to cast lambdas to function pointer with different calling conventi...


c++visual-c++msvcrt

Read More
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
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
BackNext