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

Using Win2003 system msvcrt.dll as ReactOS system msvcrt.dll breaks handling of .lnk files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • Shell
    • None

    Description

      msvcrt.dll used from checked build of Windows 2003 SP1 (7.0.3790.1830)

      For desktop shortcuts (double click has no effect):

      CDefView.cpp:2182: Unexpected failure (hr)=80004001.
      

      For start menu shortcuts (it opens My computer):

      CFSFolder.cpp:158: Unexpected failure (hres)=800401f3.
      shlexec.cpp:1572: Unexpected failure (hr)=800401f3.
      (dll\ntdll\ldr\ldrinit.c:862) WARNING: Exception 0xc0000005 during LdrpCallInitRoutine(DLL_PROCESS_ATTACH) for lpk.dll
      (dll\ntdll\ldr\ldrinit.c:879) LDR: DLL_PROCESS_ATTACH for dll "lpk.dll" (InitRoutine: 77162BD0) failed
      (dll\win32\kernel32\client\loader.c:386) LoadLibraryExW(lpk.dll) failing with status c0000142
      (dll\win32\kernel32\client\loader.c:386) LoadLibraryExW(rshell.dll) failing with status c0000135 
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            simonelombardo simonelombardo
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: