#include <palm_installer_msw.h>
Inheritance diagram for palm_installer:

Public Methods |
|
| palm_installer () | |
| Constructor. |
|
| ~palm_installer () | |
| Destructor. |
|
| virtual void | load_user_data () |
| virtual bool | install_files_by_handheld_dest (handheld_dest_type &handheld_dest, wxArrayString &install_fullnames) |
| Install files via the handheld_dest_type interface. |
|
| virtual bool | install_file_by_handheld_dest (handheld_dest_type &handheld_dest, const wxString &install_fullname) |
| Install a single file via the handheld_dest_type interface. |
|
|
||||||||||||
|
Install a single file via the handheld_dest_type interface.
Implements palm_installer_base. |
|
||||||||||||
|
Install files via the handheld_dest_type interface.
Implements palm_installer_base. |