Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: struct handling Pin
Rick York14-Jul-03 21:18
mveRick York14-Jul-03 21:18 
Generalbutton background color Pin
imajit14-Jul-03 19:44
imajit14-Jul-03 19:44 
GeneralRe: button background color Pin
Eugene Pustovoyt14-Jul-03 20:00
Eugene Pustovoyt14-Jul-03 20:00 
GeneralRe: button background color Pin
imajit14-Jul-03 20:11
imajit14-Jul-03 20:11 
GeneralRe: button background color Pin
Eugene Pustovoyt14-Jul-03 20:37
Eugene Pustovoyt14-Jul-03 20:37 
GeneralSending E-Mail Pin
DougW4814-Jul-03 19:05
DougW4814-Jul-03 19:05 
GeneralRe: Sending E-Mail Pin
El'Cachubrey14-Jul-03 19:41
El'Cachubrey14-Jul-03 19:41 
QuestionWhy SetLayeredWindowAttributes() makes a window's Z-order higher? Pin
isavegod14-Jul-03 18:16
isavegod14-Jul-03 18:16 
Hi all,

I've made a translucent window in win2k/sp3/vc++6/sp5
using WS_EX_LAYERED and SetLayeredWindowAttributes(). When
I then right click the window body and make it popup a
context menu, I see the displaying of the selected menu
item terribly disturb by that (background) layered window.OMG | :OMG:

It seems the layered window gets a higher z-order and then
tries to show above the menu.

Try this for a clear idea of it:
------------------------------------
1. goto: http://www.codeproject.com/dialog/smoothalpha.asp?target=setlayeredwindowattributes
2. run Kirill's demo and make the window semitransparent
3. right click the edit control
4. move the mouse pointer across the shortcut menu boarder(and select the topmost item - Undo(U))
5. you'll see what happens to the selected part of the menu

------------------------------------
Anyone know why this happens and how to correct it? Confused | :confused:
Thanks Smile | :)
Generalfile system api hook/file system driver Pin
anshumanshinde14-Jul-03 18:02
anshumanshinde14-Jul-03 18:02 
GeneralRe: file system api hook/file system driver Pin
Mike Nordell14-Jul-03 20:45
Mike Nordell14-Jul-03 20:45 
GeneralRe: file system api hook/file system driver Pin
anshumanshinde14-Jul-03 21:04
anshumanshinde14-Jul-03 21:04 
GeneralRe: file system api hook/file system driver Pin
Anthony_Yio15-Jul-03 0:49
Anthony_Yio15-Jul-03 0:49 
GeneralRe: file system api hook/file system driver Pin
Mike Nordell15-Jul-03 5:22
Mike Nordell15-Jul-03 5:22 
Generalrect on top of the Text Pin
spicy_kid200014-Jul-03 17:35
spicy_kid200014-Jul-03 17:35 
GeneralRe: rect on top of the Text Pin
Dave Bryant14-Jul-03 17:46
Dave Bryant14-Jul-03 17:46 
Generalnot working Pin
spicy_kid200014-Jul-03 17:54
spicy_kid200014-Jul-03 17:54 
GeneralRe: not working Pin
Dave Bryant14-Jul-03 18:02
Dave Bryant14-Jul-03 18:02 
GeneralRe: rect on top of the Text Pin
PJ Arends14-Jul-03 18:01
professionalPJ Arends14-Jul-03 18:01 
GeneralRe: rect on top of the Text Pin
PJ Arends14-Jul-03 18:09
professionalPJ Arends14-Jul-03 18:09 
GeneralRe: rect on top of the Text Pin
spicy_kid200014-Jul-03 18:18
spicy_kid200014-Jul-03 18:18 
GeneralRe: rect on top of the Text Pin
PJ Arends14-Jul-03 18:30
professionalPJ Arends14-Jul-03 18:30 
QuestionInline Assembler Macros? Pin
Aidman14-Jul-03 16:37
Aidman14-Jul-03 16:37 
AnswerRe: Inline Assembler Macros? Pin
PJ Arends14-Jul-03 17:39
professionalPJ Arends14-Jul-03 17:39 
GeneralRe: Inline Assembler Macros? Pin
Aidman14-Jul-03 22:36
Aidman14-Jul-03 22:36 
AnswerRe: Inline Assembler Macros? Pin
Toni7814-Jul-03 19:22
Toni7814-Jul-03 19: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.