MSVCR100D.dll new dependency: applications FAIL without it

  • Hi,

    I was going to distribute my Delphi XE application and I discovered that the new "wp_type1ttf.dll" (WPViewPDF_STD.zip [5401KB, 08.09.2011]) has new dependencies (Visual Studio C++ 2010 runtime). Since this runtime is not shipped with Windows, any application using WPViewPDF will cause this at startup:

    "This application has failed to start because MSVCR100D.dll was not found. Re-installing the application may fix this problem. "

    and then fail....

    Is it possible for you to upload an updated wp_type1ttf.dll that removed this dependency. Distributing Visual Studio C++ 2010 runtime would be a nightmare...
    I think it is easy to solve: in Visual Studio, you can change to static runtime link instead of dynamic runtime link.

    Thanks in advance!

    gui