Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Edit Box messages Pin
wb2-Sep-04 0:52
wb2-Sep-04 0:52 
GeneralRe: Edit Box messages Pin
James R. Twine2-Sep-04 3:48
James R. Twine2-Sep-04 3:48 
GeneralRe: Edit Box messages Pin
shiraztk2-Sep-04 20:16
shiraztk2-Sep-04 20:16 
GeneralMessge routing in SDI/MDI Pin
vikramlinux1-Sep-04 19:02
vikramlinux1-Sep-04 19:02 
Questionanybody has experience of using Nero SDK? Pin
lonely_life1-Sep-04 18:59
lonely_life1-Sep-04 18:59 
Generalscanlogd Pin
Anonymous1-Sep-04 18:58
Anonymous1-Sep-04 18:58 
GeneralOnLButtonDown() question Pin
persian_boi1-Sep-04 17:40
persian_boi1-Sep-04 17:40 
GeneralRe: OnLButtonDown() question Pin
Michael Dunn1-Sep-04 18:00
sitebuilderMichael Dunn1-Sep-04 18:00 
You can use ChildWindowFromPoint(). You can also give the statics the SS_NOTIFY style, and the statics will send a WM_COMMAND to the dialog when they are clicked (look up the STN_CLICKED code)

--Mike--
Personal stuff:: Ericahist | Homepage
Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt
CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ

----
#include "witty-quote.h"
GeneralRe: OnLButtonDown() question Pin
Antony M Kancidrowski2-Sep-04 1:07
Antony M Kancidrowski2-Sep-04 1:07 
GeneralVideo Editing of .avi & .mpegs files Pin
defused1-Sep-04 17:09
defused1-Sep-04 17:09 
GeneralRe: Video Editing of .avi & .mpegs files Pin
lonely_life1-Sep-04 19:07
lonely_life1-Sep-04 19:07 
GeneralRe: Video Editing of .avi & .mpegs files Pin
defused7-Sep-04 21:16
defused7-Sep-04 21:16 
GeneralVS.NET's installation tools Pin
zecodela1-Sep-04 16:33
zecodela1-Sep-04 16:33 
QuestionHow to be unable to select item(s) in menu when right-clicked Pin
Na_Su1-Sep-04 16:16
Na_Su1-Sep-04 16:16 
AnswerRe: How to be unable to select item(s) in menu when right-clicked Pin
lonely_life1-Sep-04 19:12
lonely_life1-Sep-04 19:12 
AnswerRe: How to be unable to select item(s) in menu when right-clicked Pin
Na_Su1-Sep-04 23:21
Na_Su1-Sep-04 23:21 
GeneralDownload Managers Pin
Archer2821-Sep-04 12:43
Archer2821-Sep-04 12:43 
GeneralRe: Download Managers Pin
Stefan Pedersen1-Sep-04 14:16
Stefan Pedersen1-Sep-04 14:16 
GeneralRe: Download Managers Pin
Michael Dunn1-Sep-04 17:57
sitebuilderMichael Dunn1-Sep-04 17:57 
GeneralRe: Download Managers Pin
James R. Twine2-Sep-04 10:09
James R. Twine2-Sep-04 10:09 
QuestionHow to hide program on execution Pin
Kamis1-Sep-04 11:58
Kamis1-Sep-04 11:58 
AnswerRe: How to hide program on execution Pin
alex.barylski1-Sep-04 14:59
alex.barylski1-Sep-04 14:59 
AnswerRe: How to hide program on execution Pin
lonely_life1-Sep-04 19:01
lonely_life1-Sep-04 19:01 
Questionhow:Name function after API name?? Pin
happycpp1-Sep-04 11:35
happycpp1-Sep-04 11:35 
AnswerRe: how:Name function after API name?? Pin
Christian Graus1-Sep-04 11:56
protectorChristian Graus1-Sep-04 11:56 

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.