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

Wrong exports in shlwapi

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Shell
    • None

    Description

      I tried to run explorer_new from the shell branch in windows however it failed because it tried to import IUnknown_GetWindow from shlwapi. After inspection it seems that our shlwapi exports it by name and ordinal (and hence explorer_new tries to import it by name) because it is exported as :
      172 stdcall -ordinal IUnknown_GetWindow(ptr ptr)
      In windows it is exported only by ordinal

      Attachments

        Issue Links

          Activity

            People

              AmineKhaldi AmineKhaldi
              Smiley Giannis Adamopoulos
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: