Click here to Skip to main content
15,919,132 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalhmm..thanks ...but is this odd? Pin
ns28-Feb-03 5:33
ns28-Feb-03 5:33 
QuestionHow do you remove a specific ACE from the DACL for your harddrive Pin
Member 13661828-Feb-03 4:47
Member 13661828-Feb-03 4:47 
GeneralNot able to reduce List in CComboBox Pin
R.S.Velan28-Feb-03 4:29
R.S.Velan28-Feb-03 4:29 
Generalsending raw data over a network Pin
willempipi28-Feb-03 4:13
willempipi28-Feb-03 4:13 
QuestionHow to get the highlighted string from window application? Pin
Tony Chung : )28-Feb-03 4:07
Tony Chung : )28-Feb-03 4:07 
AnswerRe: How to get the highlighted string from window application? Pin
AlexO28-Feb-03 4:17
AlexO28-Feb-03 4:17 
GeneralRe: How to get the highlighted string from window application? Pin
Tony Chung : )28-Feb-03 4:31
Tony Chung : )28-Feb-03 4:31 
GeneralRe: How to get the highlighted string from window application? Pin
AlexO28-Feb-03 5:07
AlexO28-Feb-03 5:07 
It is possible, but you have to use MS Word(MS Office) COM model.
You should use something like (check the dependencies):

#import "VBE6EXT.OLB"
#import "MSO9.DLL"
#import "MSWORD9.OLB"

After that the whole set of MS Word objects is exposed to your program

GeneralPut focus on Field name Pin
JensB28-Feb-03 3:59
JensB28-Feb-03 3:59 
GeneralRe: Put focus on Field name Pin
Chris Losinger28-Feb-03 5:17
professionalChris Losinger28-Feb-03 5:17 
GeneralRe: Put focus on Field name Pin
JensB10-Mar-03 1:31
JensB10-Mar-03 1:31 
Generaldll question (again) sheesh! Pin
will138328-Feb-03 3:52
will138328-Feb-03 3:52 
GeneralRe: dll question (again) sheesh! Pin
AlexO28-Feb-03 4:00
AlexO28-Feb-03 4:00 
GeneralRe: dll question (again) sheesh! Pin
will138328-Feb-03 4:02
will138328-Feb-03 4:02 
GeneralDigging deeper (was: dll question (again) sheesh!) Pin
will138328-Feb-03 4:19
will138328-Feb-03 4:19 
GeneralRe: Digging deeper (was: dll question (again) sheesh!) Pin
AlexO28-Feb-03 4:23
AlexO28-Feb-03 4:23 
GeneralRe: Digging deeper (was: dll question (again) sheesh!) Pin
Chris Richardson28-Feb-03 8:16
Chris Richardson28-Feb-03 8:16 
GeneralRe: Digging deeper (was: dll question (again) sheesh!) Pin
will138328-Feb-03 9:04
will138328-Feb-03 9:04 
Generalthat darn new operator Pin
will138328-Feb-03 3:13
will138328-Feb-03 3:13 
GeneralRe: that darn new operator Pin
Tim Smith28-Feb-03 3:18
Tim Smith28-Feb-03 3:18 
GeneralRe: that darn new operator Pin
will138328-Feb-03 3:29
will138328-Feb-03 3:29 
GeneralRe: that darn new operator Pin
will138328-Feb-03 3:53
will138328-Feb-03 3:53 
GeneralRe: that darn new operator Pin
AlexO28-Feb-03 3:57
AlexO28-Feb-03 3:57 
GeneralRe: that darn new operator Pin
will138328-Feb-03 4:04
will138328-Feb-03 4:04 
GeneralClassView lost Pin
Jerome Conus28-Feb-03 3:06
Jerome Conus28-Feb-03 3:06 

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.