Merge branch 'dev-syswowfix-v2' of https://github.com/serializingme/pafish into serializingme-dev-syswowfix-v2_1

This commit is contained in:
Alberto Ortega 2015-05-30 20:06:52 +02:00
commit 17108f3e55

View File

@ -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*);