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

Split urlmon into XP and Vista versions

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Trivial
    • None
    • None

    Description

      Currently, our URLMON has exports of Vista and XP. This causes confusions to apps seeing we export one function and then goes to Vista + mode and tried to load function we don't export and it fails. I was trying to run a version of Windows Movie Maker from XP (I won't post the link) that was made portable that tried to call CompatFlagsFromClsid which appears to be Vista and newer. The app works fine in XP with the default urlmon.

      This might have to be something like we did with kernel32 and kernel32_vista. However, I fear that we don't have enough man power to do this.

      Attachments

        1. add-xp-stub.patch
          8 kB
        2. log.txt
          5 kB
        3. urlmon.patch
          0.6 kB

        Activity

          People

            AmineKhaldi AmineKhaldi
            Pi_User5 Pi_User5
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: