#include "resources/help.hhp.h"
#include "resources/help.htm.h"
#include "resources/help.hhc.h"
#include "resources/help.hhk.h"
#include <wx/fs_mem.h>
Go to the source code of this file.
Functions | |
void | registerResources () |
Registers virtual resource files using wxMemoryFSHandler. More... | |
void registerResources | ( | ) |
Registers virtual resource files using wxMemoryFSHandler.
They can be retrieved in wxWidgets with the "memory:" prefix.
Definition at line 19 of file resources.cc.