Search code examples
Does NtDll really export C runtime functions, and can I use these in my application?...


cwindowswinapicrtntdll

Read More
How can fopen_s be more safe than fopen?...


c++windowsmsvcrtcrttr24731

Read More
openssl Unable to load private key PEM_do_header:bad decrypt...


opensslkeycrt

Read More
Trying to make my C addon uses the same C runtime with the C runtime that NodeJS uses but got stuck...


node.jsccrtnode.js-addon

Read More
Convert .pem file into .crt using openssl...


sslpostmanrestsharppemcrt

Read More
How to Instruct mingw64-gcc to use Specific mingw-w64-headers/crt...


gccmingw-w64libccompiler-flagscrt

Read More
"getenv... function ... may be unsafe" - really?...


visual-c++compiler-warningscrtgetenvc-standard-library

Read More
Get file translation mode of stdout...


file-ioconsole-applicationwindows-consolecrtwidechar

Read More
using _open and _setmode in visual studio 2015 on windows 10...


c++windowsvisual-studiovisual-studio-2015crt

Read More
Is there a comprehensive list of functions affected by setlocale()?...


cposixlocalecrt

Read More
msvcrt alternative for MinGW? (e.g. to get conforming snprintf)...


cprintfmingwmsvcrtcrt

Read More
Using _crtBreakAlloc to find memory leaks - identifier "_crtBreakAlloc" is unidentified...


cmemory-leakscrt

Read More
api-ms-win-crt-runtime-l1-1-0.dll is missing when opening Microsoft Office file...


crt

Read More
_crtBreakAlloc in VS2017...


c++memory-leaksvisual-studio-2017crt

Read More
Unable to link C runtime library (libcmt.lib) using lld-link.exe (Windows)...


clangllvmmsvcrtcrtlld

Read More
Static CRT link...


c++static-librariesstatic-linkingmsvcrtcrt

Read More
JAVA: how to obtain keystore file for a certification (crt) file...


javakeystorecrtkeytool

Read More
Building Visual C++ app that doesn't use CRT functions still references some...


visual-c++linkercrt

Read More
Extract public key from certificate...


c#cryptographycrt

Read More
How to manually initialise the c runtime in an exe?...


c++visual-c++googletestcrt

Read More
Is there a function/WinAPI to tell if one string starts with another string in a case-insensitive li...


c++winapic-stringscrtlinguistics

Read More
Statically or dynamically linking to C-Runtime (CRT) for binaries running in containers?...


c++dockerstatic-linkingcrt

Read More
What is R_386_32 type symbols in C runtime library?...


assemblycompilationx86binarycrt

Read More
Do i really need commented fclose() commands?...


cwindowscrt

Read More
A Beginner's scanf_s() Disability...


cscanfc11crttr24731

Read More
crt0.o and crt1.o -- What's the difference?...


cgcclinkercrtavr-gcc

Read More
TLS callback in which Calling sprintf_s leads to crash...


printfportable-executablecrtwin64

Read More
Uses CRT how to negate anti scrolling?...


pascallazaruscrt

Read More
Visual Studio Linking errors. Order in which MFC, CRT included?...


visual-studiomfclinker-errorscrt

Read More
CRT not detecting memory leak in DLL...


c++c++11visual-c++memory-leakscrt

Read More
BackNext