Merge branch 'serializingme-dev-syswowfix-v2_1' into dev-chaos

This commit is contained in:
Alberto Ortega 2015-05-30 20:07:23 +02:00
commit f46dcb8a57

View File

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