Click here to Skip to main content
15,903,724 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProfiling help request. Pin
cpp_prgmer20-Sep-06 0:33
cpp_prgmer20-Sep-06 0:33 
AnswerRe: Profiling help request. Pin
Dave Kerr20-Sep-06 1:12
Dave Kerr20-Sep-06 1:12 
GeneralRe: Profiling help request. Pin
cpp_prgmer20-Sep-06 1:21
cpp_prgmer20-Sep-06 1:21 
Questionconnecting client to server Pin
Muhammad Azeem Azam20-Sep-06 0:03
Muhammad Azeem Azam20-Sep-06 0:03 
AnswerRe: connecting client to server Pin
saania khan21-Sep-06 19:20
saania khan21-Sep-06 19:20 
GeneralRe: connecting client to server Pin
Muhammad Azeem Azam21-Sep-06 21:39
Muhammad Azeem Azam21-Sep-06 21:39 
GeneralRe: connecting client to server Pin
Muhammad Azeem Azam21-Sep-06 21:50
Muhammad Azeem Azam21-Sep-06 21:50 
QuestionHow to color the splitterbar Pin
kiranin19-Sep-06 23:44
kiranin19-Sep-06 23:44 
QuestionCollapsable 3D Studio-esque menu system Pin
Graham Reeds19-Sep-06 23:37
Graham Reeds19-Sep-06 23:37 
AnswerRe: Collapsable 3D Studio-esque menu system Pin
Graham Reeds20-Sep-06 4:58
Graham Reeds20-Sep-06 4:58 
AnswerRe: Collapsable 3D Studio-esque menu system Pin
Hamid_RT20-Sep-06 7:38
Hamid_RT20-Sep-06 7:38 
AnswerRe: Collapsable 3D Studio-esque menu system Pin
Graham Reeds20-Sep-06 22:26
Graham Reeds20-Sep-06 22:26 
QuestionMicrosoft Detours 1.5 Complete API Documentations needed. Pin
Ricky Gai19-Sep-06 23:20
Ricky Gai19-Sep-06 23:20 
AnswerRe: Microsoft Detours 1.5 Complete API Documentations needed. Pin
SSDream7-Sep-09 4:35
SSDream7-Sep-09 4:35 
QuestionShared object between 2 DLLs Pin
AbhishekBK19-Sep-06 23:18
AbhishekBK19-Sep-06 23:18 
QuestionMicrosoft Detours 1.5 API documentations required. Pin
Ricky Gai19-Sep-06 23:17
Ricky Gai19-Sep-06 23:17 
QuestionKeyBoard hook Doubt Pin
_anil_19-Sep-06 23:06
_anil_19-Sep-06 23:06 
AnswerRe: KeyBoard hook Doubt Pin
Naveen19-Sep-06 23:31
Naveen19-Sep-06 23:31 
GeneralRe: KeyBoard hook Doubt Pin
_anil_19-Sep-06 23:40
_anil_19-Sep-06 23:40 
GeneralRe: KeyBoard hook Doubt Pin
Naveen19-Sep-06 23:55
Naveen19-Sep-06 23:55 
GeneralRe: KeyBoard hook Doubt Pin
_anil_20-Sep-06 0:02
_anil_20-Sep-06 0:02 
GeneralRe: KeyBoard hook Doubt Pin
Naveen20-Sep-06 2:11
Naveen20-Sep-06 2:11 
Questionedit control how to get deleted text Pin
harsha_123419-Sep-06 22:37
harsha_123419-Sep-06 22:37 
AnswerRe: edit control how to get deleted text Pin
Rinu_Raj19-Sep-06 22:46
Rinu_Raj19-Sep-06 22:46 
GeneralRe: edit control how to get deleted text Pin
harsha_123419-Sep-06 22:55
harsha_123419-Sep-06 22:55 
hi rinu,
thanks for replying.
but what i want to do is something different

suppose "abcd" is the selected text and the caret is
positioned before 'a' and if someone presses delete
whole text will delete so i want to retrieve that text before it gets deleted.
means i want abcd to be stored in some buffer or CString variable


thank's
Harshal

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.