2008-03-14 01:47:17 -04:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Name: funcmacro_networkuseros.h
|
|
|
|
// Purpose: Network, User and OS function and macro group docs
|
|
|
|
// Author: wxWidgets team
|
2010-07-13 09:29:13 -04:00
|
|
|
// Licence: wxWindows licence
|
2008-03-14 01:47:17 -04:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
@defgroup group_funcmacro_networkuseros Network, User and OS
|
|
|
|
@ingroup group_funcmacro
|
|
|
|
|
|
|
|
The functions in this section are used to retrieve information about the
|
|
|
|
current computer and/or user characteristics.
|
|
|
|
|
2009-05-31 12:34:13 -04:00
|
|
|
Related class group: @ref group_class_net, wxPlatformInfo.
|
2008-12-12 13:51:54 -05:00
|
|
|
|
2008-03-14 01:47:17 -04:00
|
|
|
*/
|
|
|
|
|