Use _WIN64 instead of WIN64 to detect arch
* common_indep.h, config-dialog.c, olflange-dlgs.cpp: Use _WIN64 instead of WIN64.
Somehow WIN64 is no longer defined by my mingw like
it was before. _WIN64 is more correct.
Use _WIN64 instead of WIN64 to detect arch 2d8b5a615275Unpublished Tags None Subscribers None
Description
Details
|