Tau
|
871b82a8ad
|
hooklib/config.c: Add struct gfx_config
|
2019-10-19 17:03:17 -04:00 |
|
Tau
|
e918795445
|
Make clock hook configurable
|
2019-10-14 23:18:18 -04:00 |
|
Tau
|
8ecbb860d8
|
hooklib/dns.c: Add initial WinDNS hook
We'll probably need to intercept the more traditional
gethostbyname() API and friends at some point too.
|
2019-09-04 13:47:31 -04:00 |
|
Tau
|
744a7e6560
|
hooklib/path.c: Add initial path rewriting hooks
|
2019-05-17 23:07:20 -04:00 |
|
Tau
|
2ab3a353df
|
hooklib/reg.c: Add registry hook mechanism
|
2019-05-17 23:07:20 -04:00 |
|
Tau
|
96b1981e01
|
hooklib/dll.c: Add dynamic loader hook mechanism
|
2019-05-14 17:13:08 -04:00 |
|
Tau
|
1b93551a41
|
hooklib: Split out of util
This is distinct from capnhook's hooklib, although the intent is
the same. Hopefully these two libraries sharing a name won't get
too confusing...
|
2019-05-14 17:13:08 -04:00 |
|