void multiPress(std::vector keys)

Function to press keys as a shortcut
Parameter keys - Is a vector of codes that stores keycode of key (std::vector<WORD>)
This function does not return anything

Card image cap