Click here to Skip to main content
15,916,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMenu bar with controls Pin
Member 69142230-Nov-04 17:21
Member 69142230-Nov-04 17:21 
GeneralRe: Menu bar with controls Pin
Antti Keskinen30-Nov-04 21:08
Antti Keskinen30-Nov-04 21:08 
GeneralRe: Menu bar with controls Pin
toxcct1-Dec-04 5:46
toxcct1-Dec-04 5:46 
QuestionHow to draw a bitmap from the memory. Pin
paul_0730-Nov-04 16:20
paul_0730-Nov-04 16:20 
AnswerRe: How to draw a bitmap from the memory. Pin
rw1041-Dec-04 2:10
rw1041-Dec-04 2:10 
GeneralRe: How to draw a bitmap from the memory. Pin
paul_071-Dec-04 13:50
paul_071-Dec-04 13:50 
GeneralRe: How to draw a bitmap from the memory. Pin
rw1042-Dec-04 2:59
rw1042-Dec-04 2:59 
GeneralOverlay window Pin
Vivi Chellappa30-Nov-04 15:02
professionalVivi Chellappa30-Nov-04 15:02 
There have been articles on transparent windows. In these cases, the topmost window is given varying degrees of transparency so the lower window is still visible. However, is it possible to add an overlay, something like a corporate logo for instance, that would do nothing but show the logo covering the screen. All controls and data entry would be at one or more of the lower-level windows. If the logo screenshot goes behind bacause the active window is pulled up, the effect is lost so I would want to avoid that. If a new window is popped up, I would still want the overlay remaining on top. The overlay kind of just sits on top, pretty much like you pasted a transparecy on the face of the monitor.

If the logo is the first one to be painted on the screen, all other windows would have to be made transparent, which might be difficult and multiple windows at 80% transparency does lead to opacity at some point.

Is there any way to accomplish what I want?

Thanks.
GeneralBitmap print problem Pin
lisoft30-Nov-04 14:10
lisoft30-Nov-04 14:10 
GeneralRe: Bitmap print problem Pin
Christian Graus30-Nov-04 14:42
protectorChristian Graus30-Nov-04 14:42 
GeneralRe: Bitmap print problem Pin
lisoft30-Nov-04 15:03
lisoft30-Nov-04 15:03 
GeneralRe: Bitmap print problem Pin
Yulianto.30-Nov-04 19:40
Yulianto.30-Nov-04 19:40 
GeneralRe: Bitmap print problem Pin
rw1041-Dec-04 2:04
rw1041-Dec-04 2:04 
GeneralRe: Bitmap print problem Pin
rw1041-Dec-04 2:12
rw1041-Dec-04 2:12 
GeneralRe: Bitmap print problem Pin
lisoft1-Dec-04 14:13
lisoft1-Dec-04 14:13 
Generalproblem with WNetAddConnection2 and WNetCancelConnection2!! Pin
venadder30-Nov-04 11:44
venadder30-Nov-04 11:44 
GeneralRe: problem with WNetAddConnection2 and WNetCancelConnection2!! Pin
hillclymr1-Dec-04 5:09
hillclymr1-Dec-04 5:09 
Generalstring problem! ahh Pin
Anonymous30-Nov-04 11:22
Anonymous30-Nov-04 11:22 
GeneralRe: string problem! ahh Pin
PJ Arends30-Nov-04 12:29
professionalPJ Arends30-Nov-04 12:29 
GeneralIsolate value and perform arithmetic [C++] Pin
Shaitan0030-Nov-04 10:43
Shaitan0030-Nov-04 10:43 
GeneralRe: Isolate value and perform arithmetic [C++] Pin
PJ Arends30-Nov-04 11:10
professionalPJ Arends30-Nov-04 11:10 
GeneralRe: Isolate value and perform arithmetic [C++] Pin
Joaquín M López Muñoz30-Nov-04 11:12
Joaquín M López Muñoz30-Nov-04 11:12 
GeneralRe: Isolate value and perform arithmetic [C++] Pin
Shaitan003-Dec-04 11:03
Shaitan003-Dec-04 11:03 
GeneralPrinting Landscape mode Pin
Anonymous30-Nov-04 9:53
Anonymous30-Nov-04 9:53 
GeneralRe: Printing Landscape mode Pin
PJ Arends30-Nov-04 11:22
professionalPJ Arends30-Nov-04 11:22 

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.