Click here to Skip to main content
15,891,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with MessageBox Pin
Selvam R16-Feb-04 23:45
professionalSelvam R16-Feb-04 23:45 
GeneralRe: Problem with MessageBox Pin
JGStanier16-Feb-04 23:50
JGStanier16-Feb-04 23:50 
GeneralRe: Problem with MessageBox Pin
Prakash Nadar16-Feb-04 23:37
Prakash Nadar16-Feb-04 23:37 
GeneralRe: Problem with MessageBox Pin
JGStanier16-Feb-04 23:44
JGStanier16-Feb-04 23:44 
GeneralGetting Output Parameter from _CommandPtr Pin
alex120516-Feb-04 21:50
alex120516-Feb-04 21:50 
GeneralRe: Getting Output Parameter from _CommandPtr Pin
RChin16-Feb-04 23:02
RChin16-Feb-04 23:02 
GeneralRe: Getting Output Parameter from _CommandPtr Pin
alex120517-Feb-04 16:38
alex120517-Feb-04 16:38 
GeneralCEdit focus problem Pin
Niko Tanghe16-Feb-04 21:20
Niko Tanghe16-Feb-04 21:20 
hi,

I place an Edit control on a dialog.
Because it is the first control in the tab order, it gets the focus.
This means that all the text in the edit is selected.
What I want is that the caret is on the last position and no text is selected at all.

CEdit has a member ::SetSel to do this, but when should I call it?
When I call it in the OnInitDialog(), all the text is still selected.


GeneralRe: CEdit focus problem Pin
Selvam R16-Feb-04 23:58
professionalSelvam R16-Feb-04 23:58 
GeneralRe: CEdit focus problem Pin
David Crow17-Feb-04 3:03
David Crow17-Feb-04 3:03 
GeneralRouting jobs to Multiple trays in a printer Pin
Member 64506716-Feb-04 21:10
Member 64506716-Feb-04 21:10 
QuestionWhat is the difference between Tab Control and Property Sheet?Is there any advantages and dis between these two? Pin
P_JAYAPRAKASH16-Feb-04 21:09
P_JAYAPRAKASH16-Feb-04 21:09 
AnswerRe: What is the difference between Tab Control and Property Sheet?Is there any advantages and dis between these two? Pin
Prakash Nadar16-Feb-04 22:07
Prakash Nadar16-Feb-04 22:07 
GeneralMFC Dialog app and ShellExecute() Pin
Steve Messer16-Feb-04 20:20
Steve Messer16-Feb-04 20:20 
GeneralRe: MFC Dialog app and ShellExecute() Pin
Prakash Nadar16-Feb-04 20:41
Prakash Nadar16-Feb-04 20:41 
GeneralRe: MFC Dialog app and ShellExecute() Pin
Steve Messer16-Feb-04 20:51
Steve Messer16-Feb-04 20:51 
GeneralRe: MFC Dialog app and ShellExecute() Pin
Prakash Nadar16-Feb-04 22:10
Prakash Nadar16-Feb-04 22:10 
GeneralRe: MFC Dialog app and ShellExecute() Pin
Steve Messer16-Feb-04 22:24
Steve Messer16-Feb-04 22:24 
GeneralRe: MFC Dialog app and ShellExecute() Pin
David Crow17-Feb-04 3:05
David Crow17-Feb-04 3:05 
GeneralRe: MFC Dialog app and ShellExecute() Pin
Steve Messer17-Feb-04 6:00
Steve Messer17-Feb-04 6:00 
GeneralI have written a program which will accept only 20 connections to the server port. If connection goes beyond 20 then below mentioned code will be executed which is in while loop Pin
kathyayini16-Feb-04 19:39
kathyayini16-Feb-04 19:39 
GeneralRe: I have written a program which will accept only 20 connections to the server port. If connection goes beyond 20 then below mentioned code will be executed which is in while loop Pin
pfsat16-Feb-04 20:45
pfsat16-Feb-04 20:45 
GeneralRe: I have written a program which will accept only 20 connections to the server port. If connection goes beyond 20 then below mentioned code will be executed which is in while loop Pin
kathyayini16-Feb-04 22:54
kathyayini16-Feb-04 22:54 
GeneralRe: I have written a program which will accept only 20 connections to the server port. If connection goes beyond 20 then below mentioned code will be executed which is in while loop Pin
pfsat26-Feb-04 10:12
pfsat26-Feb-04 10:12 
GeneralProperty sheet inside a Form View Pin
P_JAYAPRAKASH16-Feb-04 18:51
P_JAYAPRAKASH16-Feb-04 18:51 

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.