Lolly 1.4.27
Loading...
Searching...
No Matches
win_sys_utils.hpp
Go to the documentation of this file.
1
2/******************************************************************************
3 * MODULE : mingw_sys_utils.hpp
4 * DESCRIPTION: external command handling
5 * COPYRIGHT : (C) 2015 Denis RAUX
6 *******************************************************************************
7 * This software falls under the GNU general public license version 3 or later.
8 * It comes WITHOUT ANY WARRANTY WHATSOEVER. For details, see the file LICENSE
9 * in the root directory or <http://www.gnu.org/licenses/gpl-3.0.html>.
10 ******************************************************************************/
11
12#ifndef WIN_SYS_UTILS_H
13#define WIN_SYS_UTILS_H
14
15#include "array.hpp"
16#include "string.hpp"
17
19
20#ifdef OS_MINGW
23#endif
24
25namespace lolly {
26string win_get_username ();
27}
28
29#endif // defined MINGW_SYS_UTILS_H
The list class represents a linked list.
Definition list.hpp:48
unsigned int SN
Definition minmax.hpp:11
string win_get_username()
SN win_get_process_id()