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

kernel32: dir: "filename*.*" expression does not find files without extensions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • TRUNK
    • RosDlls
    • None
    • VirtualBox 4.2, revision 58791

    Description

      A file without extension, like f0 will be found on Win2k3, if you issue command: dir f0.* - but on ReactOS it will be ommited. Any expression with .* on ReactOS does explicitly require file to have extension, in order to be found. This is incorrect as .* should also find extensionless files.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              haos Haos
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: