Click here to Skip to main content
15,904,494 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Path Name Pin
Toby Opferman27-Jul-05 14:28
Toby Opferman27-Jul-05 14:28 
GeneralLockFileEx Pin
Anonymous26-Jul-05 16:48
Anonymous26-Jul-05 16:48 
GeneralEnumerating NICs Pin
franji126-Jul-05 16:46
franji126-Jul-05 16:46 
GeneralRe: Enumerating NICs Pin
Ted Ferenc26-Jul-05 21:49
Ted Ferenc26-Jul-05 21:49 
Generalnot whats needed Re: Enumerating NICs Pin
franji127-Jul-05 2:04
franji127-Jul-05 2:04 
GeneralFile transfer thru bluetooth USB Pin
cheewooi26-Jul-05 13:27
cheewooi26-Jul-05 13:27 
GeneralWinsock 2 10004 error code Pin
Kuniva26-Jul-05 12:32
Kuniva26-Jul-05 12:32 
GeneralDialog from Plugin & TabStop Pin
Andrei Kashcha26-Jul-05 12:08
Andrei Kashcha26-Jul-05 12:08 
Hi!
I need your advice...
My MFC application loads one child dialog from dll.
All goes fine until i do not use keyboard Frown | :(
When i try to use it the dialog doesn't receive focus at all.
Well, i've overloaded the OnSetFocus() of a parent window to set the focus to my child dialog. Child dialog receives now focus, but after the next Tab it lose the focus (focus goes to the next control of the parent window, not child dlg).
How can i fix it?
GeneralRe: Dialog from Plugin & TabStop Pin
guiguizk26-Jul-05 18:45
guiguizk26-Jul-05 18:45 
GeneralRe: Dialog from Plugin & TabStop Pin
anvaka26-Jul-05 20:03
anvaka26-Jul-05 20:03 
GeneralRe: Dialog from Plugin & TabStop Pin
guiguizk26-Jul-05 20:45
guiguizk26-Jul-05 20:45 
QuestionWhat do you know about Mandatory Profiles? Pin
Ian Bowler26-Jul-05 11:43
Ian Bowler26-Jul-05 11:43 
GeneralWebBrowser control and the clicking sound Pin
Peter Weyzen26-Jul-05 11:10
Peter Weyzen26-Jul-05 11:10 
GeneralRe: WebBrowser control and the clicking sound Pin
David Crow26-Jul-05 11:22
David Crow26-Jul-05 11:22 
Generalnamespace and DLL issues Pin
Joris van der Pol26-Jul-05 8:25
Joris van der Pol26-Jul-05 8:25 
GeneralKeyboard Hook in MFC -- Minor Syntax Pin
c121hains26-Jul-05 7:06
c121hains26-Jul-05 7:06 
GeneralRe: Keyboard Hook in MFC -- Minor Syntax Pin
David Crow26-Jul-05 8:04
David Crow26-Jul-05 8:04 
GeneralRe: Keyboard Hook in MFC -- Minor Syntax Pin
c121hains26-Jul-05 8:14
c121hains26-Jul-05 8:14 
GeneralRe: Keyboard Hook in MFC -- Minor Syntax Pin
David Crow26-Jul-05 9:10
David Crow26-Jul-05 9:10 
GeneralRe: Keyboard Hook in MFC -- Minor Syntax Pin
Kuniva26-Jul-05 12:41
Kuniva26-Jul-05 12:41 
GeneralRe: Keyboard Hook in MFC -- Minor Syntax Pin
David Crow27-Jul-05 2:46
David Crow27-Jul-05 2:46 
GeneralRe: Keyboard Hook in MFC -- Minor Syntax Pin
Anonymous26-Jul-05 13:04
Anonymous26-Jul-05 13:04 
QuestionDoes anybody know any good WIN32 SDK sites? Pin
jinzhecheng26-Jul-05 6:51
jinzhecheng26-Jul-05 6:51 
AnswerRe: Does anybody know any good WIN32 SDK sites? Pin
David Crow26-Jul-05 7:59
David Crow26-Jul-05 7:59 
AnswerRe: Does anybody know any good WIN32 SDK sites? Pin
Anonymous26-Jul-05 13:05
Anonymous26-Jul-05 13:05 

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.