tiny_shell.cpp File Reference

#include "debugging_console_window.h"
#include "tiny_shell.h"
#include <geometric/rectangle.cpp>
#include <geometric/screen_rectangle.h>
#include <opsystem/ini_config.h>
#include <opsystem/path_configuration.h>

Include dependency graph for tiny_shell.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define INI_NAME(root)   (root + istring(".ini"))
#define LOG_NAME(root)   (path_configuration::make_logfile_name(root + istring(".log")))
#define START_EXECUTION   (WM_USER + 298)

Variables

 DECLARE_BUG_EVENT


Define Documentation

#define INI_NAME ( root   )     (root + istring(".ini"))

Definition at line 28 of file tiny_shell.cpp.

Referenced by application_shell::ini_name().

#define LOG_NAME ( root   )     (path_configuration::make_logfile_name(root + istring(".log")))

Definition at line 30 of file tiny_shell.cpp.

Referenced by EVT_COMMAND(), and tiny_shell::OnCreate().

#define START_EXECUTION   (WM_USER + 298)

Definition at line 36 of file tiny_shell.cpp.

Referenced by tiny_shell::OnCreate().


Variable Documentation

DECLARE_BUG_EVENT

Definition at line 32 of file tiny_shell.cpp.


Generated on Fri Nov 21 04:30:43 2008 for HOOPLE Libraries by  doxygen 1.5.1