User profile: aj3423

User info
User name:aj3423
History
Joined:
Number of posts:77
Latest posts:

how to implement a class that support both default ctor and operator=
At first I thought the wnd should have default create_info even if not explicitly constructed with a...

how to implement a class that support both default ctor and operator=
Thanks, but here's another problem that i forgot to say in the first post, three [code]window[/code...

how to implement a class that support both default ctor and operator=
[code] #include <iostream> #include <string> using namespace std; struct create_info { string text...

about window message reflection
Hi In win32 some window message are sent to the parent's wnd_proc, such as button's WM_COMMAND. I'm...

problem implementing getter/setter
Tanks a lot, what a stupid mistake.

This user does not accept Private Messages

User: aj3423

  • Public profile