User: xXLiLxJXx

  • Public profile

User profile: xXLiLxJXx

User info
User name:xXLiLxJXx
History
Joined:
Number of posts:4
Latest posts:

How can I concatenate const char and std::string?
I removed that inclusion and I have the same problem. I am still looking to correct this error.

How can I concatenate const char and std::string?
outputBrowser->Text += *(std::string*)ApiClass::GetName(*(int*)(i)) + "\n";; outputBrowser->Text +=...

How can I make a list of ints?
I want to have a list of integers. I thought that an array would do fine but it seems that I have to...

'function cannot be overloaded"
void WinMain() { Application::EnableVisualStyles(); Application::SetCompatibleTextRenderingDefau...

This user does not accept Private Messages