User profile: Randalf

User info
User name:Randalf
History
Joined:
Number of posts:2
Latest posts:

error C2677: binary '%': no global operator found which takes type 'std::string' (or there is no acceptable conversion)
I don't know what i'm doing wrong, everything works fine except for the WinExec line. [code] [small...

error C2677: binary '%': no global operator found which takes type 'std::string' (or there is no acceptable conversion)
[code] WinExec("netsh advfirewall firewall add rule name="%name%" enable=no action=block program="%...