From c87f297c3840c032d3fc6a3ea9dfea48d9c88397 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:11:30 +0000 Subject: Utilisateur : Fcolin Date : 19/02/01 Heure : 17:00 Archivé dans $/Bus/Test (vss 11) --- IvyProbe/IvyProbeDlg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IvyProbe/IvyProbeDlg.h') diff --git a/IvyProbe/IvyProbeDlg.h b/IvyProbe/IvyProbeDlg.h index 61e3c12..4d97c67 100644 --- a/IvyProbe/IvyProbeDlg.h +++ b/IvyProbe/IvyProbeDlg.h @@ -71,7 +71,7 @@ public: // Implementation protected: - void WriteMessage(LPCTSTR format, ...); + void WriteMessage(const char * format, ...); void OnApplicationConnected( IvyApplication *app ); void OnApplicationDisconnected( IvyApplication *app ); void OnDirectMessage( IvyApplication *app, int id, const char *arg ); -- cgit v1.1