From f4b6d7c31fe758a1d64745685b48161a81377008 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) --- Bus/IvyProbe/IvyProbeDlg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bus') diff --git a/Bus/IvyProbe/IvyProbeDlg.h b/Bus/IvyProbe/IvyProbeDlg.h index 61e3c12..4d97c67 100644 --- a/Bus/IvyProbe/IvyProbeDlg.h +++ b/Bus/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