Files
xemu/include
Silent 5ae39a321a util/oslib-win32: Use UTF-16 filesystem API
* Introduces qemu_fopen, qemu_access wrappers, and modifies qemu_open to
  support converting stored UTF-8 paths to UTF-16 to use Unicode
  filesystem API on Windows platform.
* Migrates several native open, fopen, and access calls to their
  qemu_* counterparts to resolve Unicode path handling issues on
  Windows.
2021-10-24 12:09:12 -07:00
..
2021-05-12 18:20:25 +02:00
2021-07-23 18:17:17 +02:00
2021-07-09 11:01:06 +10:00
2021-09-29 21:00:34 -07:00