Click here to Skip to main content
15,921,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: packet sniffer using vc++ Pin
ThatsAlok2-Apr-05 18:01
ThatsAlok2-Apr-05 18:01 
Generaleasy algorythm problem Pin
Anonymous2-Apr-05 17:15
Anonymous2-Apr-05 17:15 
GeneralRe: easy algorythm problem Pin
Anonymous2-Apr-05 17:27
Anonymous2-Apr-05 17:27 
GeneralRe: easy algorythm problem Pin
ThatsAlok2-Apr-05 17:58
ThatsAlok2-Apr-05 17:58 
GeneralRe: easy algorythm problem Pin
David Crow4-Apr-05 3:20
David Crow4-Apr-05 3:20 
QuestionHow can acess the pixels of my bmp image? Pin
awasthy2-Apr-05 14:54
awasthy2-Apr-05 14:54 
AnswerRe: How can acess the pixels of my bmp image? Pin
ThatsAlok2-Apr-05 17:36
ThatsAlok2-Apr-05 17:36 
QuestionBring window to top? Pin
Ravi Bhavnani2-Apr-05 14:27
professionalRavi Bhavnani2-Apr-05 14:27 
I'm trying to (programatically) bring a dialog window to the top of the Z-order (not "always on top", just to the top of the Z-order). Unfortunately, no combination of any of the following appears seems to work.
SetWindowPos (&CWnd::wndTop, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE);
BringWindowToTop();
SetForegroundWindow();
SetActiveWindow();
SetFocus();
I even tried posting a WM_NCLBUTTONDOWN, but that didn't work. A nudge in the right direction would be appreciated!

/ravi

My new year's resolution: 2048 x 1536
Home | Articles | Freeware | Music
ravib@ravib.com

AnswerWorkaround Pin
Ravi Bhavnani2-Apr-05 14:55
professionalRavi Bhavnani2-Apr-05 14:55 
AnswerRe: Bring window to top? Pin
Michael Dunn2-Apr-05 16:37
sitebuilderMichael Dunn2-Apr-05 16:37 
GeneralRe: Bring window to top? Pin
Ravi Bhavnani2-Apr-05 16:41
professionalRavi Bhavnani2-Apr-05 16:41 
General3ds max XFile Export Pin
akira322-Apr-05 13:04
akira322-Apr-05 13:04 
GeneralDownload XskinExp for 3ds max7 Pin
akira322-Apr-05 12:58
akira322-Apr-05 12:58 
GeneralXSkinExp for 3ds max7 Pin
akira322-Apr-05 12:29
akira322-Apr-05 12:29 
GeneralInheritance Question Pin
sacoskun2-Apr-05 7:21
sacoskun2-Apr-05 7:21 
GeneralRe: Inheritance Question Pin
Michael Dunn2-Apr-05 7:33
sitebuilderMichael Dunn2-Apr-05 7:33 
GeneralA question to save html file Pin
Anonymous2-Apr-05 6:25
Anonymous2-Apr-05 6:25 
GeneralRe: A question to save html file Pin
Michael Dunn2-Apr-05 7:38
sitebuilderMichael Dunn2-Apr-05 7:38 
GeneralRe: A question to save html file Pin
Anonymous2-Apr-05 13:33
Anonymous2-Apr-05 13:33 
GeneralCan't get the data from a loaded vector Pin
Larry Mills Sr2-Apr-05 3:49
Larry Mills Sr2-Apr-05 3:49 
Generalclipboard Pin
Stirfie2-Apr-05 1:50
Stirfie2-Apr-05 1:50 
GeneralRe: clipboard Pin
Tareq Ahmed Siraj2-Apr-05 5:25
Tareq Ahmed Siraj2-Apr-05 5:25 
GeneralRe: clipboard Pin
Stirfie4-Apr-05 1:19
Stirfie4-Apr-05 1:19 
GeneralRe: clipboard Pin
David Crow4-Apr-05 3:24
David Crow4-Apr-05 3:24 
GeneralRe: clipboard Pin
Tareq Ahmed Siraj4-Apr-05 19:48
Tareq Ahmed Siraj4-Apr-05 19:48 

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.