diff options
author | msmit <msmit@remedy.nl> | 2011-10-06 11:54:28 +0000 |
---|---|---|
committer | msmit <msmit@remedy.nl> | 2011-10-06 11:54:28 +0000 |
commit | 1ad0e498013027de0d930e2f688e433bfc6eb1d2 (patch) | |
tree | 39507c2074c9ddd984c44cd3afaba1343b1e9af8 /ACE/examples/Log_Msg/Log_Msg_MFC | |
parent | e6940282d17904a240a167fa999770c0df7249ee (diff) | |
download | ATCD-1ad0e498013027de0d930e2f688e433bfc6eb1d2.tar.gz |
Thu Oct 6 11:56:19 UTC 2011 Marcel Smit <msmit@remedy.nl>
* README:
* examples/Connection/non_blocking/README:
* examples/IPC_SAP/DEV_SAP/README:
* examples/IPC_SAP/SOCK_SAP/README:
* examples/IPC_SAP/SSL_SAP/README:
* examples/Log_Msg/Log_Msg_MFC/README:
* examples/Log_Msg/README:
* examples/Logger/README:
* examples/README:
* examples/Reactor/Ntalker/README:
* examples/Reactor/README:
* examples/Reactor/TP_Reactor/README:
* examples/Service_Configurator/Misc/README:
* examples/Synch/README:
* examples/System_V_IPC/README:
* examples/Timer_Queue/README:
Fuzz: trailing whitespaces, tab characters and ID strings
Diffstat (limited to 'ACE/examples/Log_Msg/Log_Msg_MFC')
-rw-r--r-- | ACE/examples/Log_Msg/Log_Msg_MFC/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ACE/examples/Log_Msg/Log_Msg_MFC/README b/ACE/examples/Log_Msg/Log_Msg_MFC/README index d64001aff87..8d6d12675c8 100644 --- a/ACE/examples/Log_Msg/Log_Msg_MFC/README +++ b/ACE/examples/Log_Msg/Log_Msg_MFC/README @@ -1,7 +1,9 @@ +$Id$ + MFC Logging Example documentation ================================= by Craig Rodrigues <crodrigu@bbn.com> - 2002/08/02 + 2002/08/02 The example in this directory is a Microsoft Foundation Class (MFC) example which illustrates how to write an ACE_Log_Msg_Callback which |