|
25f5ca944e
|
hooklib/path.c: Hook RemoveDirectory
- A certain game uses RemoveDirectory to clear out some data in the Y:
|
2021-08-12 23:20:05 +00:00 |
|
|
008d53dd45
|
hooklib/path.c: hook Ex variants of CreateDirectory
|
2020-05-21 00:58:24 +00:00 |
|
|
533683e595
|
hooklib/path.c: add function to hook apply path hooks to another module
|
2020-05-21 00:58:20 +00:00 |
|
Shiz
|
a31557c5cd
|
hooklib/path.c: add slash-insensitive path comparison API
|
2019-12-19 08:31:44 +01:00 |
|
Shiz
|
28e9594b98
|
hooklib/path.c: add support for FindFirstFile{A,W}
|
2019-12-18 20:23:35 +01:00 |
|
Tau
|
46e5c6127d
|
Fix function pointer calling convention syntax
Fixes MSVC build
|
2019-11-03 08:36:37 -05:00 |
|
Tau
|
3902757427
|
hooklib/path.c: Hook FindFirstFileEx
|
2019-09-04 13:47:31 -04:00 |
|
Tau
|
05e4dda8e6
|
Add missing <assert.h> includes
Fixes non-PCH build.
|
2019-09-01 11:48:14 -04:00 |
|
Tau
|
744a7e6560
|
hooklib/path.c: Add initial path rewriting hooks
|
2019-05-17 23:07:20 -04:00 |
|