X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/208a0f09f8b18915b46d6ad39fc7c2c8f62fb930..dfb88efd1c9503370bee8e677bbefad6ef41df85:/windows/winstuff.h diff --git a/windows/winstuff.h b/windows/winstuff.h index df59631c..d81515dc 100644 --- a/windows/winstuff.h +++ b/windows/winstuff.h @@ -75,6 +75,8 @@ struct FontSpec *fontspec_new(const char *name, #define BOXRESULT (DLGWINDOWEXTRA + sizeof(LONG_PTR)) #define DF_END 0x0001 +#define PLATFORM_HAS_SMEMCLR /* inhibit cross-platform one in misc.c */ + /* * Dynamically linked functions. These come in two flavours: *