reactos/sdk/lib/apisets
Mark Jansen 24a56f89ab
Rework apisets to use a table
This removes all fake apiset forwarders,
and handles apisets inside ntdll.
This is not 100% compatible with how windows does it, but it should be good enough for us.
2024-04-27 22:51:34 +02:00
..
apisets.c Rework apisets to use a table 2024-04-27 22:51:34 +02:00
apisets.h Rework apisets to use a table 2024-04-27 22:51:34 +02:00
apisets.table.c Rework apisets to use a table 2024-04-27 22:51:34 +02:00
apisetsp.h Rework apisets to use a table 2024-04-27 22:51:34 +02:00
CMakeLists.txt Rework apisets to use a table 2024-04-27 22:51:34 +02:00
update.py Rework apisets to use a table 2024-04-27 22:51:34 +02:00