mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2026-01-09 05:41:08 +08:00
- On ARM64, fixes incompatibilities with certain Windhawk mods that hook CreateWindowExW such as taskbar-volume-control. - On ARM64, fixes a very slim chance bug where hooked functions would cause a crash when called. - Updated dependencies.
16 lines
453 B
Plaintext
16 lines
453 B
Plaintext
[submodule "libs/libvalinet"]
|
|
path = libs/libvalinet
|
|
url = https://github.com/valinet/libvalinet
|
|
[submodule "libs/sws"]
|
|
path = libs/sws
|
|
url = https://github.com/valinet/sws
|
|
[submodule "libs/zlib"]
|
|
path = libs/zlib
|
|
url = https://github.com/madler/zlib
|
|
[submodule "ep_dwm"]
|
|
path = ep_dwm
|
|
url = https://github.com/valinet/ep_dwm
|
|
[submodule "ExplorerPatcher-L10N"]
|
|
path = ExplorerPatcher-L10N
|
|
url = https://github.com/valinet/ExplorerPatcher-L10N
|