chsvlib
chsv helper source code

◆ EXECUTION_CONTROL_BEGIN

#define EXECUTION_CONTROL_BEGIN   namespace ExecutionControl {

Defines the beginning of the Chusov::Win32::ExecutionControl namespace without defining the encapsulating namespaces.

Warning
The definition does not include the namespaces containing the current one. I.e. only the beginning of the ExecutionControl namespace is defined, but not the Chusov::Win32. Therefore, the current namespace delimiters must be defined in the appropriate scope.