#include "wx/filefn.h"
#include "wx/ffile.h"
#include "wx/process.h"
-#include "wx/wxchar.h"
+#include "wx/crt.h"
#include <stdlib.h>
{
public:
wxDialUpManagerImpl();
- ~wxDialUpManagerImpl();
+ virtual ~wxDialUpManagerImpl();
/** Could the dialup manager be initialized correctly? If this function
returns false, no other functions will work neither, so it's a good idea