User: MsPhelix

  • Public profile

User profile: MsPhelix

User info
User name:MsPhelix
History
Joined:
Number of posts:20
Latest posts:

How do I cast from a base class object to a derived class object?
Hi Cire, Thank you for responding, but you didn't read my post: if you had read my post, you would ...

How do I cast from a base class object to a derived class object?
Thank you for replying. First point: Yes, Object01 IS_A Object2 in the same way that given class Em...

How do I cast from a base class object to a derived class object?
Hi, I have two classes, one derives from the other. Object00.h [code] #pragma once #include...

How to scroll past my Win32 app window size
Thank you again for replying. I am a good Java programmer but am feeling my way into C++. I had tr...

How to scroll past my Win32 app window size
Hi, I have a basic Win32 app in which the main window has a vertical scroll bar: [code] hWnd...

This user does not accept Private Messages