Adaptive Framework
0.9.0
|
Adaptive Framework OS Specific Functions for Windows. More...
Go to the source code of this file.
Macros | |
#define | NTDDI_VERSION 0x06010000 |
#define | _WIN32_WINNT 0x0601 |
Functions | |
afw_os_environment_initialize (afw_xctx_t *xctx) | |
afw_os environment initialize More... | |
afw_os_get_pid () | |
Return a process id or similar number. More... | |
afw_os_get_dso_suffix () | |
Return the suffix appended to dso file names for this system. More... | |
afw_os_backtrace (afw_error_code_t code, int max_backtrace, afw_xctx_t *xctx) | |
Provide a backtrace if possible. More... | |
Adaptive Framework OS Specific Functions for Windows.
Definition in file win/afw_os.c.