[ Lit Window Library at SourceForge[ Lit Window Productions Homepage ]  [ wxWidgets Tips&Tricks ]  [  wxVisualSetup ]

Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

lwwx.h File Reference

Include dependency graph for lwwx.h:

Include dependency graph

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

Included by dependency graph

Defines

#define LWWX_API
#define LWWX_LIB_NAME   _T("lwwx") _LIB_THREAD _LIB_DLL _LIB_DEBUG
#define LWWX_STL_VECTOR_EXPORT(type)
#define LWWX_VERSION   ((LWWX_VERSION_MAJOR << 16) | LWWX_VERSION_MINOR)
#define LWWX_VERSION_BUILD   LWBASE_VERSION_BUILD
 build number of the lwwx part of the library
#define LWWX_VERSION_MAJOR   LWBASE_VERSION_MAJOR
 major version number of the lwwx part of the library
#define LWWX_VERSION_MINOR   LWBASE_VERSION_MINOR
 minor version number of the lwwx part of the library

Functions

BEGIN_LITWINDOW_NS void LWWX_API enable_log_to_wxdebug (bool enabled=true)
 If enabled == true, output from wx_log() gets sent to wxLogDebug as well.

Define Documentation

#define LWWX_API
 

#define LWWX_LIB_NAME   _T("lwwx") _LIB_THREAD _LIB_DLL _LIB_DEBUG
 

#define LWWX_STL_VECTOR_EXPORT type   ) 
 

#define LWWX_VERSION   ((LWWX_VERSION_MAJOR << 16) | LWWX_VERSION_MINOR)
 

#define LWWX_VERSION_BUILD   LWBASE_VERSION_BUILD
 

#define LWWX_VERSION_MAJOR   LWBASE_VERSION_MAJOR
 

#define LWWX_VERSION_MINOR   LWBASE_VERSION_MINOR
 


Function Documentation

BEGIN_LITWINDOW_NS void LWWX_API enable_log_to_wxdebug bool  enabled = true  ) 
 


Copyright 2004, Hajo Kirchhoff, Lit Window Productions