Forum: C++ Jan 5th, 2009 |
| Replies: 3 Views: 659 Hi !
I am using Visual studio 2008 compiler and Microsoft Windows 64 bit operating system.
And I am creating MFC application. |
Forum: C++ Jan 3rd, 2009 |
| Replies: 3 Views: 659 Hi !
I am creating one application and I want to change the background of my button.
How can I change my button background and put image in background ? |
Forum: C Jan 3rd, 2009 |
| Replies: 2 Views: 7,927 What is here m_btbrush and m_hbrush ?
I got an error with this code like this :
error C2228: left of '.GetSafeHandle' must have class/struct/union |