This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
491ecff31e47276ffdaadb2edf7e5ebf398c3fa0
engine
/
drivers
/
windows
T
History
moluopro
39fba218bd
Fix: Make get_space_left on Windows use current_dir instead of process CWD
2025-07-25 19:47:25 +08:00
..
dir_access_windows.cpp
Fix: Make get_space_left on Windows use current_dir instead of process CWD
2025-07-25 19:47:25 +08:00
dir_access_windows.h
…
file_access_windows_pipe.cpp
…
file_access_windows_pipe.h
…
file_access_windows.cpp
Rename
String::resize
to
resize_uninitialized
, to better communicate to callers that new characters must be initialized.
2025-06-11 18:13:02 +02:00
file_access_windows.h
Core: Modernize C headers with C++ equivalents
2025-05-02 08:23:01 -05:00
ip_windows.cpp
Core: Modernize C headers with C++ equivalents
2025-05-02 08:23:01 -05:00
ip_windows.h
…
net_socket_winsock.cpp
…
net_socket_winsock.h
…
SCsub
…
thread_windows.cpp
[Windows] Drop support for Windows 7/8/8.1.
2025-05-30 17:30:23 +03:00
thread_windows.h
…