chsvlib
chsv helper source code
Chusov::Win32::ExecutionControl Namespace Reference

Defines auxiliary functionality easing working with Windows multitasking routines. More...

Functions

HANDLE CreateCPPThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, DWORD dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId) noexcept
 A wrap over the _beginthreadex function with prototype of the CreateThread function. More...
 

Detailed Description

Defines auxiliary functionality easing working with Windows multitasking routines.