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

Calling CreateFileA repeatedly with 0x00ae character code as the filename results in multiple files named "r"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.4
    • None
    • None

    Description

      Running the same testcase in windows results in a file properly using the copyright symbol ®.

      Listing the contents of the folder in windows DOES show a file called "r", which I assume is the fallback character for the copyright symbol, when converting from unicode.

      Thus, problem here is two-fold. First, we have a problem with deciding the filename of the created file. And second, we have a problem of being able to create multiple files with the same LFN.

      A testcase is attached.

      Attachments

        Activity

          People

            ThFabba ThFabba
            gigaherz gigaherz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: