mirror of https://github.com/a0rtega/pafish
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
|
||||
* versions, most notetably Windows XP 32 bits.
|
||||
* versions, most notably Windows XP 32 bits.
|
||||
*/
|
||||
typedef int (WINAPI *DisableWow64FsRedirectionProto) (void*);
|
||||
|
||||
|
|
Loading…
Reference in New Issue