Click here to Skip to main content
16,012,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp! How do you do this?? Pin
mrAndy4-Jun-02 2:06
mrAndy4-Jun-02 2:06 
General__based Pin
jan larsen4-Jun-02 1:44
jan larsen4-Jun-02 1:44 
GeneralRe: __based Pin
Paul M Watt4-Jun-02 5:34
mentorPaul M Watt4-Jun-02 5:34 
GeneralRe: __based Pin
jan larsen4-Jun-02 22:08
jan larsen4-Jun-02 22:08 
GeneralDisable user breakpoints in ntdll Pin
ed welch4-Jun-02 1:41
ed welch4-Jun-02 1:41 
GeneralRe: Disable user breakpoints in ntdll Pin
Tomasz Sowinski4-Jun-02 3:56
Tomasz Sowinski4-Jun-02 3:56 
GeneralRe: Disable user breakpoints in ntdll Pin
John M. Drescher4-Jun-02 6:32
John M. Drescher4-Jun-02 6:32 
GeneralDisplaying 2 BMPs at the same position Pin
GUEJO4-Jun-02 1:26
GUEJO4-Jun-02 1:26 
Hello

I'm kinda newbie in C++ and I'd like to display 2 bitmaps at the same position, or clearlier, one above another.

I loaded the bitmaps in the resources (I'm using VC++ 6.0) and I then had their IDs.Frown | :(
I added a picture control and used the classwizard to get a CStatic variable associated to the picture control (it's actually a CStatic one)Hmmm | :|
Now I try to display these bitmaps in function of the resolution so I must use SetWindowPos to set properly the size, the position and the Z-order (the depth).
The problem comes from the fact that however I try, it's always the wrong BMP that is over the other, hiding it.Confused | :confused:

If anyone could help me, it would be very nice Rose | [Rose]
GeneralRe: Displaying 2 BMPs at the same position Pin
Paul M Watt4-Jun-02 5:35
mentorPaul M Watt4-Jun-02 5:35 
GeneralRe: Displaying 2 BMPs at the same position Pin
GUEJO4-Jun-02 6:39
GUEJO4-Jun-02 6:39 
GeneralRe: Displaying 2 BMPs at the same position Pin
Paul M Watt4-Jun-02 8:33
mentorPaul M Watt4-Jun-02 8:33 
GeneralRe: Displaying 2 BMPs at the same position Pin
GUEJO4-Jun-02 23:09
GUEJO4-Jun-02 23:09 
GeneralRe: Displaying 2 BMPs at the same position Pin
Paul M Watt4-Jun-02 8:34
mentorPaul M Watt4-Jun-02 8:34 
GeneralTesting ATL components Pin
Nish Nishant3-Jun-02 23:48
sitebuilderNish Nishant3-Jun-02 23:48 
GeneralRe: Testing ATL components Pin
Rutger Ellen4-Jun-02 0:14
Rutger Ellen4-Jun-02 0:14 
GeneralRe: Testing ATL components Pin
Nish Nishant4-Jun-02 0:59
sitebuilderNish Nishant4-Jun-02 0:59 
GeneralRe: Testing ATL components Pin
Rama Krishna Vavilala4-Jun-02 1:15
Rama Krishna Vavilala4-Jun-02 1:15 
GeneralRe: Testing ATL components Pin
Nish Nishant4-Jun-02 1:22
sitebuilderNish Nishant4-Jun-02 1:22 
GeneralRe: Testing ATL components Pin
Rama Krishna Vavilala4-Jun-02 1:30
Rama Krishna Vavilala4-Jun-02 1:30 
GeneralRe: Testing ATL components Pin
Nish Nishant4-Jun-02 1:48
sitebuilderNish Nishant4-Jun-02 1:48 
GeneralRe: Testing ATL components Pin
Rama Krishna Vavilala4-Jun-02 1:48
Rama Krishna Vavilala4-Jun-02 1:48 
GeneralRe: Testing ATL components Pin
Rutger Ellen4-Jun-02 1:21
Rutger Ellen4-Jun-02 1:21 
GeneralRe: Testing ATL components Pin
Nish Nishant4-Jun-02 1:25
sitebuilderNish Nishant4-Jun-02 1:25 
GeneralRe: Testing ATL components Pin
Rama Krishna Vavilala4-Jun-02 1:16
Rama Krishna Vavilala4-Jun-02 1:16 
GeneralRe: Testing ATL components Pin
Nish Nishant4-Jun-02 1:23
sitebuilderNish Nishant4-Jun-02 1:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.