|
From: Earnie <ea...@us...> - 2015-03-18 17:19:59
|
> > [*] Sure, it is *possible* to configure MinGW to work with MSVCR80.DLL > and its later derivatives, but I am not going to encourage it. > But if you do be sure that all of the application, including any DLL used by it, is using the same MSVCR library to avoid memory collisions. Each MSVC Runtime DLL would manage its own version of its memory pointer stack. -- Earnie |