Click here to Skip to main content
15,925,602 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionbrowseforfolder, digital camera, driveletter? Pin
rolfhorror10-Apr-07 4:49
rolfhorror10-Apr-07 4:49 
QuestionRe: browseforfolder, digital camera "driveletter"? Pin
David Crow10-Apr-07 4:54
David Crow10-Apr-07 4:54 
AnswerRe: browseforfolder, digital camera, driveletter? [modified] Pin
rolfhorror10-Apr-07 4:59
rolfhorror10-Apr-07 4:59 
GeneralRe: browseforfolder, digital camera, driveletter? Pin
Mark Salsbery10-Apr-07 7:18
Mark Salsbery10-Apr-07 7:18 
QuestionProblems setting tab order in dialogs Pin
Barry True10-Apr-07 4:45
Barry True10-Apr-07 4:45 
QuestionRe: Problems setting tab order in dialogs Pin
David Crow10-Apr-07 5:02
David Crow10-Apr-07 5:02 
AnswerRe: Problems setting tab order in dialogs [modified] Pin
Barry True10-Apr-07 5:08
Barry True10-Apr-07 5:08 
AnswerRe: Problems setting tab order in dialogs Pin
Barry True11-Apr-07 9:33
Barry True11-Apr-07 9:33 
Actually I found out what was causing my problems with the CDialog classes. The app we are using is trapping the keystrokes. Some other of our DLLs were using a hook into the app to get the keystrokes passed down to our DLL code. Once I added this hook code into the CDialog2 DLL (see original posting) the tab keys worked. The reason I didn't stumble on this earlier is that we have so many DLLs as part of the project we are working on and the people that originally designed the other DLLs are no longer with the project (typical).

I now just have to find out how to do this in the ATL3 DLL code. I've got another template that works in our code so I'll just take a look at that.

Thanks for your help.
QuestionStormSimulation Pin
sonyama10-Apr-07 4:41
sonyama10-Apr-07 4:41 
QuestionRe: StormSimulation Pin
Rajesh R Subramanian10-Apr-07 6:43
professionalRajesh R Subramanian10-Apr-07 6:43 
AnswerRe: StormSimulation Pin
Mark Salsbery10-Apr-07 7:20
Mark Salsbery10-Apr-07 7:20 
JokeRe: StormSimulation Pin
toxcct10-Apr-07 7:56
toxcct10-Apr-07 7:56 
GeneralRe: StormSimulation Pin
Mark Salsbery10-Apr-07 8:11
Mark Salsbery10-Apr-07 8:11 
GeneralRe: StormSimulation Pin
sonyama10-Apr-07 15:54
sonyama10-Apr-07 15:54 
GeneralRe: StormSimulation Pin
Mark Salsbery11-Apr-07 6:26
Mark Salsbery11-Apr-07 6:26 
AnswerRe: StormSimulation Pin
Dustin Henry10-Apr-07 8:45
Dustin Henry10-Apr-07 8:45 
GeneralRe: StormSimulation [modified] Pin
Rick York10-Apr-07 10:13
mveRick York10-Apr-07 10:13 
GeneralRe: StormSimulation Pin
Dustin Henry10-Apr-07 11:28
Dustin Henry10-Apr-07 11:28 
Questionshellexecuteex Pin
deeps_cute10-Apr-07 4:16
deeps_cute10-Apr-07 4:16 
AnswerRe: shellexecuteex Pin
Roger Stoltz10-Apr-07 4:37
Roger Stoltz10-Apr-07 4:37 
GeneralRe: shellexecuteex [modified] pls help me its urgent Pin
deeps_cute10-Apr-07 4:43
deeps_cute10-Apr-07 4:43 
QuestionRe: shellexecuteex [modified] pls help me its urgent Pin
David Crow10-Apr-07 5:09
David Crow10-Apr-07 5:09 
AnswerRe: shellexecuteex [modified] pls help me its urgent Pin
deeps_cute10-Apr-07 5:11
deeps_cute10-Apr-07 5:11 
GeneralRe: shellexecuteex [modified] pls help me its urgent Pin
Roger Stoltz10-Apr-07 5:27
Roger Stoltz10-Apr-07 5:27 
GeneralRe: shellexecuteex [modified] pls help me its urgent Pin
deeps_cute10-Apr-07 17:31
deeps_cute10-Apr-07 17:31 

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.