Click here to Skip to main content
16,004,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do you clear recent documents... Pin
Mike Dimmick18-Apr-04 1:47
Mike Dimmick18-Apr-04 1:47 
GeneralMultiple dialogs Pin
Ashman17-Apr-04 14:18
Ashman17-Apr-04 14:18 
GeneralRe: Multiple dialogs Pin
Maximilien17-Apr-04 14:37
Maximilien17-Apr-04 14:37 
GeneralRe: Multiple dialogs Pin
Ashman17-Apr-04 14:39
Ashman17-Apr-04 14:39 
GeneralRe: Multiple dialogs Pin
Ashman17-Apr-04 14:50
Ashman17-Apr-04 14:50 
GeneralRe: Multiple dialogs Pin
Ravi Bhavnani17-Apr-04 16:02
professionalRavi Bhavnani17-Apr-04 16:02 
Generalabout reflact message on ComboBox!! Pin
GreenXML17-Apr-04 14:09
GreenXML17-Apr-04 14:09 
GeneralRe: about reflact message on ComboBox!! Pin
Ravi Bhavnani17-Apr-04 17:49
professionalRavi Bhavnani17-Apr-04 17:49 
Hmmm, you could use GetWindow (GW_CHILD) to get at the combo box's edit control, then subclass that (override it's PreTranslateMessage()) to notify you when the user has pressed [Return].

Please post an article at CP if you get it to work. Thanks!

/ravi

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

GeneralRe: about reflact message on ComboBox!! Pin
GermanGeorge20-Apr-04 23:05
GermanGeorge20-Apr-04 23:05 
Generalswitching keyboard input Pin
Selevercin17-Apr-04 9:40
Selevercin17-Apr-04 9:40 
GeneralRe: switching keyboard input Pin
Jason Hooper17-Apr-04 10:21
Jason Hooper17-Apr-04 10:21 
GeneralHTTP Streaming MP3 to DirectSound Pin
Janovetz17-Apr-04 9:39
Janovetz17-Apr-04 9:39 
GeneralRe: HTTP Streaming MP3 to DirectSound Pin
Antti Keskinen18-Apr-04 10:51
Antti Keskinen18-Apr-04 10:51 
GeneralWrap toolbar to keep all buttons visible Pin
s_k17-Apr-04 8:10
s_k17-Apr-04 8:10 
GeneralRe: Wrap toolbar to keep all buttons visible Pin
Ravi Bhavnani17-Apr-04 10:18
professionalRavi Bhavnani17-Apr-04 10:18 
GeneralRe: Wrap toolbar to keep all buttons visible Pin
s_k18-Apr-04 9:01
s_k18-Apr-04 9:01 
Generalpointers and array[][][] Pin
chapin17-Apr-04 6:41
chapin17-Apr-04 6:41 
GeneralRe: pointers and array[][][] Pin
valikac17-Apr-04 6:59
valikac17-Apr-04 6:59 
GeneralRe: pointers and array[][][] Pin
chapin17-Apr-04 7:18
chapin17-Apr-04 7:18 
GeneralRe: pointers and array[][][] Pin
Selevercin17-Apr-04 13:33
Selevercin17-Apr-04 13:33 
GeneralFindWindow Pin
monrobot1317-Apr-04 6:27
monrobot1317-Apr-04 6:27 
GeneralRe: FindWindow Pin
Neville Franks17-Apr-04 12:33
Neville Franks17-Apr-04 12:33 
GeneralRe: FindWindow Pin
monrobot1317-Apr-04 16:51
monrobot1317-Apr-04 16:51 
GeneralRe: FindWindow Pin
Neville Franks17-Apr-04 22:23
Neville Franks17-Apr-04 22:23 
GeneralRe: FindWindow Pin
monrobot1318-Apr-04 11:52
monrobot1318-Apr-04 11:52 

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.