Classes | |
| class | wxDDEConnection |
| class | wxDDEClient |
| class | wxDDEServer |
Functions | |
| void | wxDDECleanUp () |
| Called when wxWidgets exits, to clean up the DDE system. More... | |
| void | wxDDEInitialize () |
| Initializes the DDE system. More... | |
| void wxDDECleanUp | ( | ) |
Called when wxWidgets exits, to clean up the DDE system.
This no longer needs to be called by the application.
Include file:
#include <wx/dde.h>
| void wxDDEInitialize | ( | ) |
Initializes the DDE system.
May be called multiple times without harm.
This no longer needs to be called by the application: it will be called by wxWidgets if necessary.
Include file:
#include <wx/dde.h>