mirror of
https://github.com/a0rtega/pafish
synced 2024-11-28 17:03:16 +03:00
Merge branch 'dev-syswowfix-v2' of https://github.com/serializingme/pafish into serializingme-dev-syswowfix-v2_1
This commit is contained in:
commit
17108f3e55
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Prototypes for the Wow64 API's since they aren't available in all Windows
|
* Prototypes for the Wow64 API's since they aren't available in all Windows
|
||||||
* versions, most notetably Windows XP 32 bits.
|
* versions, most notably Windows XP 32 bits.
|
||||||
*/
|
*/
|
||||||
typedef int (WINAPI *DisableWow64FsRedirectionProto) (void*);
|
typedef int (WINAPI *DisableWow64FsRedirectionProto) (void*);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user