2025-04-27 07:49:33 -04:00

5 lines
183 B
C++

// Copyright (c) 1999-2001 Microsoft Corporation, All Rights Reserved
#include "precomp.h"
char *__g_pszStringBlank = "\0"; //Needs to be double terminated for the multi-string!