Do only one call to GetVersionEx in the common case.
[pspp] / lib / write-any-file.h
1 #include <stdbool.h>
2 bool can_write_any_file (void);