rizin/librz/debug/p/native/windows
GustavoLCR 170ab3eb3b
Remove windows.h include from rz_types.h (#2410)
* Create `rz_windows.h`
* Move `RzThread` structure definitions to internal header
* Create and use `rz_th_get_user()` API to avoid exposing `RzThread` layout in external header
* Make `rz_th_self()` an IPI
* Use `_wmkdir()` in `rz_sys_mkdir()` on Windows
* Remove unused `winkd_break_read` function
* Remove `RzIORap` definition from `rz_io.h`
* Remove include of `Windows.h` from `rz_types.h`
* Use `rz_windows.h` when necessary
* Remove `RzCoreRtrHost` definition from `rz_core.h`
* Remove `rz_socket.h` include from `rz_core.h`
2022-03-16 13:54:41 +01:00
..
windows_debug.c Windows on non-x86 arch was still using non-existing RZ_BP defines (#2112) 2021-12-17 19:09:59 +01:00
windows_debug.h Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
windows_message.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
windows_message.h Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00