git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50726
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
_T("wxDDEServer::Execute() supports only text data") );
wxMemoryBuffer buffer;
_T("wxDDEServer::Execute() supports only text data") );
wxMemoryBuffer buffer;
- LPBYTE realData wxDUMMY_INITIALIZE(NULL);
- size_t realSize wxDUMMY_INITIALIZE(0);
+ LPBYTE realData = NULL;
+ size_t realSize = 0;
wxMBConv *conv = NULL;
// Windows only supports either ANSI or UTF-16 format depending on the
wxMBConv *conv = NULL;
// Windows only supports either ANSI or UTF-16 format depending on the