X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fwinstuff.h;h=cfed04846adb6d4d64b205b2b684db120e406333;hb=f1d6fa47125cf625bfebdeca2b7d3c0022acd01c;hp=d81515dc7071615ca9ac4a1c020e6044a2b902da;hpb=aa5bae89163f96453ee84541c1e96c650b3bc8f8;p=PuTTY.git diff --git a/windows/winstuff.h b/windows/winstuff.h index d81515dc..cfed0484 100644 --- a/windows/winstuff.h +++ b/windows/winstuff.h @@ -75,7 +75,9 @@ struct FontSpec *fontspec_new(const char *name, #define BOXRESULT (DLGWINDOWEXTRA + sizeof(LONG_PTR)) #define DF_END 0x0001 +#ifndef NO_SECUREZEROMEMORY #define PLATFORM_HAS_SMEMCLR /* inhibit cross-platform one in misc.c */ +#endif /* * Dynamically linked functions. These come in two flavours: