Updated links and mailing list addresses.

This commit is contained in:
Bryan Petty
2015-10-30 20:06:09 -06:00
parent d61b52a60e
commit 0b2263c25d
38 changed files with 261 additions and 294 deletions

View File

@@ -226,7 +226,7 @@ public:
The only real tricky part is that you need to make sure the file in compiled in,
which if there are just backends in there will not happen and you may need to
use a force link hack (see http://www.wxwidgets.org/wiki/index.php/RTTI).
use a force link hack (see https://wiki.wxwidgets.org/RTTI).
This is a rather simple example of how to create a backend in the
wxActiveXContainer documentation.