|
Lolly 1.4.28
|
#include "win_sys_utils.hpp"#include "analyze.hpp"#include "lolly/data/unicode.hpp"#include "tm_timer.hpp"#include <windows.h>#include <windef.h>#include <basetsd.h>#include <ntsecapi.h>#include <secext.h>#include <wtypesbase.h>
Go to the source code of this file.
Namespaces | |
| namespace | lolly |
Macros | |
| #define | SECURITY_WIN32 |
Functions | |
| SN | win_get_process_id () |
| string | lolly::win_get_username () |
| #define SECURITY_WIN32 |
Definition at line 123 of file win_sys_utils.cpp.
| SN win_get_process_id | ( | ) |
Definition at line 21 of file win_sys_utils.cpp.