User profile: tattva

User info
User name:tattva
History
Joined:
Number of posts:3
Latest posts:

a problem about static_cast
Change [code]static_cast[/code] to [code]dynamic_cast[/code]. Static don't check for you anything.

What's the problem here
Because if compare finds strings it returns 0 not 1. [code] for(;;) { cout << " TELL M...

[Win Api]Problem with list box
Hello I have some listbox with few elements. For example like this: ListBox: Name1 Name2 ...