This class implements the DDE server for the first (main) NumeRe instance.
More...
#include <ipc.hpp>
This class implements the DDE server for the first (main) NumeRe instance.
Definition at line 37 of file ipc.hpp.
◆ Server()
◆ OnAcceptConnection()
wxConnectionBase * DDE::Server::OnAcceptConnection |
( |
const wxString & |
topic | ) |
|
|
overridevirtual |
Creates a new DDEConnection, if the topic equals DDE_TOPIC.
- Parameters
-
- Returns
- wxConnectionBase*
Definition at line 34 of file ipc.cpp.
References DDE_TOPIC, and m_Frame.
◆ m_Frame
The documentation for this class was generated from the following files:
- D:/CPP/numere-source/trunk/common/ipc.hpp
- D:/CPP/numere-source/trunk/common/ipc.cpp