60 return GetCurrentProcessId();
Provides concurrency primitives and abstractions for multithreaded programming. It features the power...
Definition message_manager.hpp:47
process_id_type get_current_process_id()
Retrieves the current process's identifier in a platform-independent manner.
Definition process.hpp:57
DWORD process_id_type
Defines a platform-independent type for process identifiers.
Definition process.hpp:44
Header file to manage inclusion of windows.h with specific settings.