virtualx-engine/platform/uwp
Rémi Verschelde d01e8aafb4
UWP: Fix VS 2017 build with new get_unique_id method
Fixes this error:
```
platform\uwp\os_uwp.cpp(715): error C3149: 'Windows::Storage::Streams::IBuffer': cannot use this type here without a top-level '^'
```
2024-01-17 11:24:19 +01:00
..
export Added support for repackaging the generated UWP APPX file with makeappx. 2023-07-17 20:54:32 +02:00
app.cpp UWP: Fix app crash when managed_object->update_clipboard() is called 2023-02-11 22:50:32 +01:00
app.h UWP: Fix app crash when managed_object->update_clipboard() is called 2023-02-11 22:50:32 +01:00
context_egl_uwp.cpp UWP: Fix build with Google ANGLE not supporting EGL_ANGLE_DISPLAY_ALLOW_RENDER_TO_BACK_BUFFER 2023-02-11 22:52:37 +01:00
context_egl_uwp.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
detect.py SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 12:54:16 +02:00
joypad_uwp.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
joypad_uwp.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
logo.png Enhanced iOS and UWP logo on Export dialog 2017-11-29 17:34:01 +07:00
os_uwp.cpp UWP: Fix VS 2017 build with new get_unique_id method 2024-01-17 11:24:19 +01:00
os_uwp.h Implement UWP version of OS.get_unique_id function. 2024-01-10 13:25:28 +01:00
platform_config.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
power_uwp.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
power_uwp.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Fix UWP build after #45618 2021-02-22 15:30:48 +01:00