Home
last modified time | relevance | path

Searched refs:DDELogError (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Ddde.cpp93 static void DDELogError(const wxString& s, UINT error = DMLERR_NO_ERROR);
161 DDELogError(_T("Failed to initialize DDE"), rc); in IMPLEMENT_DYNAMIC_CLASS()
312 DDELogError(wxString::Format( in ~wxDDEServer()
441 DDELogError( wxString::Format( in MakeConnection()
540 DDELogError(_T("Failed to disconnect from DDE server gracefully")); in Disconnect()
569 DDELogError(_T("DDE execute request failed")); in Execute()
589 DDELogError(_T("DDE data request failed")); in Request()
627 DDELogError(_("DDE poke request failed")); in Poke()
692 DDELogError(_("Failed to send DDE advise notification")); in Advise()
984 DDELogError(_("Failed to create DDE string")); in DDEAtomFromString()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Ddde.cpp93 static void DDELogError(const wxString& s, UINT error = DMLERR_NO_ERROR);
161 DDELogError(_T("Failed to initialize DDE"), rc); in IMPLEMENT_DYNAMIC_CLASS()
312 DDELogError(wxString::Format( in ~wxDDEServer()
441 DDELogError( wxString::Format( in MakeConnection()
540 DDELogError(_T("Failed to disconnect from DDE server gracefully")); in Disconnect()
569 DDELogError(_T("DDE execute request failed")); in Execute()
589 DDELogError(_T("DDE data request failed")); in Request()
627 DDELogError(_("DDE poke request failed")); in Poke()
692 DDELogError(_("Failed to send DDE advise notification")); in Advise()
984 DDELogError(_("Failed to create DDE string")); in DDEAtomFromString()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Ddde.cpp93 static void DDELogError(const wxString& s, UINT error = DMLERR_NO_ERROR);
161 DDELogError(_T("Failed to initialize DDE"), rc); in IMPLEMENT_DYNAMIC_CLASS()
312 DDELogError(wxString::Format( in ~wxDDEServer()
441 DDELogError( wxString::Format( in MakeConnection()
540 DDELogError(_T("Failed to disconnect from DDE server gracefully")); in Disconnect()
569 DDELogError(_T("DDE execute request failed")); in Execute()
589 DDELogError(_T("DDE data request failed")); in Request()
627 DDELogError(_("DDE poke request failed")); in Poke()
692 DDELogError(_("Failed to send DDE advise notification")); in Advise()
984 DDELogError(_("Failed to create DDE string")); in DDEAtomFromString()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Ddde.cpp93 static void DDELogError(const wxString& s, UINT error = DMLERR_NO_ERROR);
161 DDELogError(_T("Failed to initialize DDE"), rc); in IMPLEMENT_DYNAMIC_CLASS()
312 DDELogError(wxString::Format( in ~wxDDEServer()
441 DDELogError( wxString::Format( in MakeConnection()
540 DDELogError(_T("Failed to disconnect from DDE server gracefully")); in Disconnect()
569 DDELogError(_T("DDE execute request failed")); in Execute()
589 DDELogError(_T("DDE data request failed")); in Request()
627 DDELogError(_("DDE poke request failed")); in Poke()
692 DDELogError(_("Failed to send DDE advise notification")); in Advise()
984 DDELogError(_("Failed to create DDE string")); in DDEAtomFromString()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Ddde.cpp94 static void DDELogError(const wxString& s, UINT error = DMLERR_NO_ERROR);
162 DDELogError(wxT("Failed to initialize DDE"), rc); in IMPLEMENT_DYNAMIC_CLASS()
293 DDELogError(wxString::Format(_("Failed to register DDE server '%s'"), in Create()
313 DDELogError(wxString::Format( in ~wxDDEServer()
441 DDELogError( wxString::Format( in MakeConnection()
654 DDELogError(wxT("DDE execute request failed")); in DoExecute()
674 DDELogError(wxT("DDE data request failed")); in Request()
708 DDELogError(_("DDE poke request failed")); in DoPoke()
768 DDELogError(_("Failed to send DDE advise notification")); in DoAdvise()
1073 DDELogError(_("Failed to create DDE string")); in DDEAtomFromString()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Ddde.cpp94 static void DDELogError(const wxString& s, UINT error = DMLERR_NO_ERROR);
162 DDELogError(wxT("Failed to initialize DDE"), rc); in IMPLEMENT_DYNAMIC_CLASS()
293 DDELogError(wxString::Format(_("Failed to register DDE server '%s'"), in Create()
313 DDELogError(wxString::Format( in ~wxDDEServer()
441 DDELogError( wxString::Format( in MakeConnection()
654 DDELogError(wxT("DDE execute request failed")); in DoExecute()
674 DDELogError(wxT("DDE data request failed")); in Request()
708 DDELogError(_("DDE poke request failed")); in DoPoke()
768 DDELogError(_("Failed to send DDE advise notification")); in DoAdvise()
1073 DDELogError(_("Failed to create DDE string")); in DDEAtomFromString()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Ddde.cpp86 static void DDELogError(const wxString& s, UINT error = DMLERR_NO_ERROR);
152 DDELogError(wxT("Failed to initialize DDE"), rc); in wxDDEInitialize()
283 DDELogError(wxString::Format(_("Failed to register DDE server '%s'"), in Create()
303 DDELogError(wxString::Format( in ~wxDDEServer()
431 DDELogError( wxString::Format( in MakeConnection()
644 DDELogError(wxT("DDE execute request failed")); in DoExecute()
664 DDELogError(wxT("DDE data request failed")); in Request()
698 DDELogError(_("DDE poke request failed")); in DoPoke()
811 DDELogError(_("Failed to send DDE advise notification")); in DoAdvise()
1134 DDELogError(_("Failed to create DDE string")); in DDEAtomFromString()
[all …]