Files
godot/platform/windows
Alvin Wong 97aa278edb Pass window exclusive and transient properties for subwindow creation
On Windows this allows to avoid having to change the owner of the window
after it has been created, which in rare circumstances may cause the
window to bug out.
2024-07-25 00:27:27 +08:00
..
2024-07-11 17:56:45 +02:00
2024-07-11 17:56:45 +02:00
2024-07-23 14:33:51 +03:00
2023-02-28 13:38:01 +01:00
2024-07-11 17:56:45 +02:00

Windows platform port

This folder contains the C++ code for the Windows platform port.

See also misc/dist/windows folder for additional files used by this platform.

Documentation