19 lines
626 B
C
19 lines
626 B
C
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// Name: funcmacro_networkuseros.h
|
||
|
// Purpose: Network, User and OS function and macro group docs
|
||
|
// Author: wxWidgets team
|
||
|
// RCS-ID: $Id: funcmacro_networkuseros.h 52454 2008-03-12 19:08:48Z BP $
|
||
|
// Licence: wxWindows license
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
/**
|
||
|
|
||
|
@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.
|
||
|
|
||
|
*/
|
||
|
|