From e3e468ae17cea2149cf3b06bd64167459adf97c9 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) --- Ivy/IvyApplication.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Ivy/IvyApplication.h b/Ivy/IvyApplication.h index 8549a30..e39e4a7 100644 --- a/Ivy/IvyApplication.h +++ b/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