Post
Topic
Board Development & Technical Discussion
Re: BTC client crashes every 5 minutes. "Microsoft Visual C++ Runtime Library."
by
jh1523
on 21/08/2011, 19:00:34 UTC
The official Bitcoin Windows binary isn't built with VC, but it does use the Microsoft Visual C++ Runtime (msvcrt.dll).

What do you know. You're right! I just tested it with InspectExe and indeed msvcrt.dll is in the list of dependencies.