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

Unable to determine oleaut32 version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.15
    • Wine
    • None

    Description

      reactos-bootcd-0.4.15-dev-5075-g34635e1-x86-gcc-lin-dbg

      Trying to launch VB6.Exe from Visual Studio 6 PRO French installation CD fails with :

      fixme:(dll/win32/oleaut32/oleaut.c:667) Version value not known yet. Please investigate it !

      Looking at ULONG WINAPI OaBuildVersion(void) : https://github.com/reactos/reactos/blob/master/dll/win32/oleaut32/oleaut.c#L644 

      2 items :

      • We should not fall in the "default" case. Why isn't the OLE 2.50 case not selected by the switch/case ?
      • Moreover is OLE 2.40 (based on Win2K) the most relevant default value for ReactOS since windows XP with 2.50 ?

      Attachments

        1. image-2023-01-02-09-59-01-575.png
          image-2023-01-02-09-59-01-575.png
          57 kB
        2. OaBuildVersion_On_2K3_W11.png
          OaBuildVersion_On_2K3_W11.png
          173 kB
        3. oleaut.patch
          0.6 kB
        4. ReactOS.log
          44 kB

        Activity

          People

            Ratin Ratin
            KRosUser KRosUser
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: