Chris Bessent
54d1786ee3
Bump version to 5.6.1
2022-03-27 00:59:53 -07:00
Chris Bessent
7368b25642
Add quotes when creating processes
...
Trying to run "C:\foo bar\usfvs_proxy_x64.exe" would try to
first run "C:\foo", "C:\foo.exe", etc., because spaces in
paths are dumb. This fixes one instance of that.
2021-12-16 05:55:25 -07:00
Chris Bessent
fac13a7b1b
Bump the version to 5.5.1
2021-11-23 20:07:35 -07:00
Mikael Capelle
d491bbb76a
Only reject CALL RSP-relative instruction.
2021-03-18 08:10:41 +01:00
Mikaël Capelle
b445399867
Revert d9375a1497.
2021-03-14 11:03:20 +01:00
Mikaël Capelle
cc7e8dee2e
Bump version to 0.5.3.
2021-03-02 19:31:15 +01:00
Mikaël Capelle
d4677bc587
Bump version to 0.5.2.
2021-02-25 18:49:57 +01:00
isanae
bbcecf26e6
bumped to 0.5.1
2021-01-30 09:18:06 -05:00
isanae
a36f1a3deb
DecomposablePath was broken
...
it would sometimes skip the last component and would not collapse separators
bumped to 0.5
2021-01-04 12:10:11 -05:00
isanae
06a1d7fce5
removed unused files
...
removed includes that are pch
cleaned up pch
2020-12-17 15:07:53 -05:00
isanae
70245a5f35
only disconnect from the vfs when terminating the current process
...
bumped to 0.4.4.9
2020-12-15 23:26:59 -05:00
isanae
6acd543fed
don't map files when deletion failed
...
a file should only be recreated in its original location if it already existed and was deleted properly
bumped to 0.4.4.8
2020-08-13 13:15:42 -04:00
isanae
edcb0ef245
fixed hook_FindFirstFileExW() not handling trailing slashes
...
updated boost to 1.72
bumped to 4.4.7
2020-04-17 07:16:37 -04:00
isanae
1ed88ab1f5
bumped to 4.4.6
2019-11-25 06:04:05 -05:00
isanae
fc442823ee
added GetVFSProcessList2() to return all the pids
2019-11-11 14:05:11 -05:00
isanae
60e11109b8
added a mutex that's used for all operations on SharedParameters
2019-11-01 10:06:37 -04:00
isanae
7e21b40464
moved SharedParameters to its own file
...
made members private, added functions
added logging when changing parameters
2019-11-01 09:43:47 -04:00
isanae
fdb8fb669c
handle null pointer in MoveFileExA() and MoveFileWithProgressA()
...
bumped to 4.4.5
2019-10-17 11:00:50 -04:00
isanae
be8e2e4196
missing files
2019-10-10 10:51:17 -04:00
isanae
f215542bde
added new usvfsParameters to replace old USVFSParameters
...
deprecated everything having to do with USVFSParameters
removed delayProcess from the old stuff to preserve ABI
2019-10-10 10:35:30 -04:00
isanae
2e2b82a817
added USVFSVersionString()
...
bumped to 0.4.4.4
2019-10-09 01:35:58 -04:00
isanae
fad051000c
added a delay parameter: adds a sleep before unfreezing the process so there's time to hook a debugger
2019-09-08 02:19:20 -04:00
Jeremy Rimpo
19421b8520
Version 0.4.4
2019-07-14 18:17:38 -05:00
LostDragonist
245cdcc0c8
Support for force loading libraries
2019-01-11 02:03:31 -06:00
LostDragonist
588745de90
Update version to 0.4.3.0
2019-01-11 01:35:51 -06:00