Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-14392

Regression: Word 2010 cannot start without MSVCR90, and doesn't work with it.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • CRT
    • None
    • ReactOS 0.4.9-dev g6771bf5 MSVC build.

    Description

      Unknown regression with ReactOS 0.4.9-dev MSVC build: Word 2010 requires MSVCR90.dll (from the VC++ 2008 runtime) to be present on the system. When installing the runtime, rebooting the system and restarting Word, we now get a runtime error R6034, while the debug log shows this:

      (D:\rossrc\reactos\dll\ntdll\ldr\ldrinit.c:829) LDR: DLL_PROCESS_ATTACH for dll "MSVCR90.dll" (InitRoutine: 78542D40) failed
      (D:\rossrc\reactos\dll\ntdll\ldr\ldrinit.c:2134) LDR: LdrpProcessInitialization failed running initialization routines; status c0000142
      (D:\rossrc\reactos\dll\ntdll\ldr\ldrinit.c:2169) LDR: Process initialization failure for C:\Program Files\Microsoft Office\Office14\WINWORD.EXE; NTSTATUS = c0000142
      err:(D:\rossrc\reactos\win32ss\user\user32\windows\window.c:490) CreateWindowExW RegisterSystemControls

      Note: the installation of Office 2010 Pro on a clean ROS installation (+ Samba 1.3) works perfectly.

      Note 2: Everything works fine in the (GCC-built) 0.4.8 release.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              hbelusca hbelusca
              Votes:
              5 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: