[C++/Py] Vote For Buff

Member
Apr
Threads
0
22
1
3
Rating - 0%
0   0   0
merhabalar şöyle bir hata alıyorum yardımcı olur musunuz?


C++:
else if (!strcmpi(szCmd, "OpenBrowser"))
    {
        if (2 != TokenVector.size())
            return;
        ShellExecute(0, 0, TokenVector[1].c_str(), 0, 0, SW_SHOW);
    }


1714162394822.png
 
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock