User profile: toomanystars

User info
User name:toomanystars
Name:Mike P
Location:Edmonton, Alberta
History
Joined:
Number of posts:151
Latest posts:

Problem with WriteConsoleOutput
Hi guys, A quick question, but first here's the code... [code] #include <Windows.h> #incl...

Question: constructor in constructor question (heap vs stack)
Thanks guys, that anwsered my question

Question: constructor in constructor question (heap vs stack)
Hi guys, I have a questions that's been bothering me for some time. Here's the scenario... [c...

Derived virtual class, returning object
Thank kbw, works like a charm!

Derived virtual class, returning object
Hi guys, I am having an issue I need some help with. If I have a virtual base class such as....