Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Problem with fprintf ? Pin
Trollslayer28-May-03 22:16
mentorTrollslayer28-May-03 22:16 
QuestionHow do you use Doc/View architecture with ActiveX controls? Pin
kleft28-May-03 8:04
kleft28-May-03 8:04 
QuestionFloating menu?? Pin
MemLeak28-May-03 8:00
MemLeak28-May-03 8:00 
AnswerRe: Floating menu?? Pin
basementman28-May-03 8:01
basementman28-May-03 8:01 
AnswerRe: Floating menu?? Pin
Joan M28-May-03 21:15
professionalJoan M28-May-03 21:15 
Questionhow to resize an application depending on the display settings Pin
johnstonsk28-May-03 7:44
johnstonsk28-May-03 7:44 
AnswerRe: how to resize an application depending on the display settings Pin
basementman28-May-03 8:05
basementman28-May-03 8:05 
GeneralWindow wont come to the top Pin
SAK28-May-03 6:08
SAK28-May-03 6:08 
I am writing an application that upon the user pressing a funciton key the applicaiton is dispalyed. Even if the user is using another program and this key is pressed.

I have tried using the following functions but if I have notepad(or other app) maximized and press the button my appication does not come to top.

ShowWindow
BringWindowToTop
SetWindowPos

I have confirmed the hot key is being recognized by poping up a dialog box when it is pressed. I have confirmed the correct handle by using SetWindowPos to move the window. Is there another approach/function I should be using


Thank you,

SAK
GeneralRe: Window wont come to the top Pin
valikac28-May-03 18:23
valikac28-May-03 18:23 
GeneralScrollbar control problems Pin
S van Leent28-May-03 6:08
S van Leent28-May-03 6:08 
Generalavoiding error messageboxes Pin
marco p28-May-03 5:53
marco p28-May-03 5:53 
GeneralRe: avoiding error messageboxes Pin
Chris Richardson28-May-03 9:40
Chris Richardson28-May-03 9:40 
GeneralRe: avoiding error messageboxes Pin
marco p28-May-03 22:13
marco p28-May-03 22:13 
GeneralMouse hook prevent mouse right button click event Pin
Old Gun28-May-03 5:48
Old Gun28-May-03 5:48 
GeneralGet All Messages in System (like SPY) Pin
Anonymous28-May-03 5:38
Anonymous28-May-03 5:38 
GeneralRe: Get All Messages in System (like SPY) Pin
David Crow28-May-03 6:37
David Crow28-May-03 6:37 
GeneralRe: Get All Messages in System (like SPY) Pin
Anonymous28-May-03 10:52
Anonymous28-May-03 10:52 
GeneralTaskbar icon Pin
Gerard Lim28-May-03 5:24
Gerard Lim28-May-03 5:24 
GeneralRe: Taskbar icon Pin
Chris Richardson28-May-03 7:45
Chris Richardson28-May-03 7:45 
GeneralRe: Taskbar icon Pin
Gerard Lim28-May-03 7:52
Gerard Lim28-May-03 7:52 
GeneralRe: Taskbar icon Pin
Chris Richardson28-May-03 7:59
Chris Richardson28-May-03 7:59 
GeneralRe: Taskbar icon Pin
Michael Dunn28-May-03 16:00
sitebuilderMichael Dunn28-May-03 16:00 
Generalseraching for keywords in a CString Pin
si_6928-May-03 5:04
si_6928-May-03 5:04 
GeneralRe: seraching for keywords in a CString Pin
jhwurmbach28-May-03 5:47
jhwurmbach28-May-03 5:47 
GeneralRe: seraching for keywords in a CString Pin
si_6928-May-03 5:55
si_6928-May-03 5:55 

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.