Click here to Skip to main content
16,006,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to use vc6 + directx8? Pin
Zeeshan Bilal7-Jun-04 18:35
Zeeshan Bilal7-Jun-04 18:35 
GeneralRe: How to use vc6 + directx8? Pin
Vadim Tabakman7-Jun-04 18:38
Vadim Tabakman7-Jun-04 18:38 
AnswerRe: How to use vc6 + directx8? Pin
Vadim Tabakman7-Jun-04 18:37
Vadim Tabakman7-Jun-04 18:37 
Generaltext drawn with CPaintDC::DrawText disappears!!! Pin
kfaday7-Jun-04 16:47
kfaday7-Jun-04 16:47 
GeneralRe: text drawn with CPaintDC::DrawText disappears!!! Pin
Johan Rosengren7-Jun-04 19:43
Johan Rosengren7-Jun-04 19:43 
GeneralRe: text drawn with CPaintDC::DrawText disappears!!! Pin
kfaday8-Jun-04 2:19
kfaday8-Jun-04 2:19 
Generala interesting question about status bar Pin
boyboy7-Jun-04 16:37
boyboy7-Jun-04 16:37 
QuestionEM_SETSEL - Clearing Selection? Pin
Blake V. Miller7-Jun-04 15:37
Blake V. Miller7-Jun-04 15:37 
I have a function that finds the end of the lines of text in an edit field and adds more text to end of edit field.

However after all is done, everything is selected.

The MSDN says to send EM_SETSEL with -1,0 to deselect all the text, but my text is still selected.

What have you done to correct this?

If it is any issue, this code is in the OnSetActive for a property page.

Thanks.

AnswerRe: EM_SETSEL - Clearing Selection? Pin
Ryan Binns7-Jun-04 18:02
Ryan Binns7-Jun-04 18:02 
GeneralRe: EM_SETSEL - Clearing Selection? Pin
Blake V. Miller7-Jun-04 18:14
Blake V. Miller7-Jun-04 18:14 
GeneralRe: EM_SETSEL - Clearing Selection? Pin
Blake V. Miller7-Jun-04 18:16
Blake V. Miller7-Jun-04 18:16 
QuestionStatic or nonstatic member function? Pin
Vicord Chrane7-Jun-04 15:23
Vicord Chrane7-Jun-04 15:23 
AnswerRe: Static or nonstatic member function? Pin
Ryan Binns7-Jun-04 18:05
Ryan Binns7-Jun-04 18:05 
GeneralEnumerating Internet Ports Pin
Archer2827-Jun-04 13:24
Archer2827-Jun-04 13:24 
GeneralCan't Connect to the server Pin
osal7-Jun-04 11:50
osal7-Jun-04 11:50 
Questionis application open? Pin
pnpfriend7-Jun-04 10:00
pnpfriend7-Jun-04 10:00 
AnswerRe: is application open? Pin
David Crow7-Jun-04 10:48
David Crow7-Jun-04 10:48 
AnswerRe: is application open? Pin
Archer2827-Jun-04 13:21
Archer2827-Jun-04 13:21 
GeneralCArray Pin
brdavid7-Jun-04 9:56
brdavid7-Jun-04 9:56 
GeneralRe: CArray Pin
David Crow7-Jun-04 10:33
David Crow7-Jun-04 10:33 
GeneralRe: CArray Pin
brdavid7-Jun-04 11:41
brdavid7-Jun-04 11:41 
Generalselect a single file right click menu Pin
skoizumi291107-Jun-04 9:20
sussskoizumi291107-Jun-04 9:20 
GeneralRe: select a single file right click menu Pin
David Crow7-Jun-04 10:07
David Crow7-Jun-04 10:07 
GeneralRe: select a single file right click menu Pin
skoizumi291107-Jun-04 10:20
sussskoizumi291107-Jun-04 10:20 
GeneralRe: select a single file right click menu Pin
David Crow11-Jun-04 2:04
David Crow11-Jun-04 2:04 

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.