X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/c2eb6cb7db654cc38c996be9c72f0e06e93b1c98..4f2f7f0376f18ad391b6d44622a935e9d1ea3f89:/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: *