From 4cc2af2110e89135c973e5ccd14195a9c265b1cc Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:00:49 +0000 Subject: Utilisateur : Fcolin Date : 14/02/03 Heure : 18:19 Archivé dans $/Bus/Ivy Commentaire: (vss 7) --- Bus/Ivy/IvyApplication.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Bus') diff --git a/Bus/Ivy/IvyApplication.h b/Bus/Ivy/IvyApplication.h index 8549a30..e39e4a7 100644 --- a/Bus/Ivy/IvyApplication.h +++ b/Bus/Ivy/IvyApplication.h @@ -42,6 +42,7 @@ public: BOOL SameApplication( IvyApplication *app ); UINT remoteService; const char *GetName(void); + inline Ivy *GetBus(void){ return bus;}; int SendMsg( const char *message ); void SendMsg( MsgType msg, int id, const char * arg = NULL); UINT Create(); -- cgit v1.1