Click here to Skip to main content
15,910,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Moving a dialog from one program to another Pin
Prem Kumar7-Jun-02 11:24
Prem Kumar7-Jun-02 11:24 
GeneralRe: Moving a dialog from one program to another Pin
DarrollWalsh7-Jun-02 15:13
DarrollWalsh7-Jun-02 15:13 
GeneralListview Control Pin
Anthony98877-Jun-02 9:20
Anthony98877-Jun-02 9:20 
GeneralRe: Listview Control Pin
Michael Dunn7-Jun-02 13:29
sitebuilderMichael Dunn7-Jun-02 13:29 
GeneralDocuments, Views, and DestroyWindow() Pin
dazinith7-Jun-02 8:49
dazinith7-Jun-02 8:49 
GeneralShockwave Flash Pin
syedhassan47-Jun-02 8:40
syedhassan47-Jun-02 8:40 
GeneralRe: Shockwave Flash Pin
dazinith7-Jun-02 9:00
dazinith7-Jun-02 9:00 
GeneralConvert WORD macro Pin
laphijia7-Jun-02 7:40
laphijia7-Jun-02 7:40 
My Word macro has grown HUGE, so I want to convert it to some C or C++ console application, or whathever, so that It can run i Background.

This macro simply makes some standard modifies to a TEXT file.

I tought about FSTREAM et soci.

The problem is that the Macro language i think VBA, has some advanced funcions to move the cursor in the text.

Whis C++ classes ofers the same functions?

Like Selection.
.MoveDown Unit:=wdLine, Count:=1, Extend:=wdExtend
.HomeKey
.TypeText Text:=hello
.TypeParagraph
.TypeBackspace
.Delete Unit:=wdCharacter, Count:=3

etc.



"Nelle cose del mondo non e' il sapere ma il volere che puo'."
GeneralRe: Convert WORD macro Pin
Paul M Watt7-Jun-02 20:08
mentorPaul M Watt7-Jun-02 20:08 
QuestionCan we print whatever on a ListBox? Pin
ATC7-Jun-02 6:24
ATC7-Jun-02 6:24 
GeneralRegarding Timers Pin
arthivjii7-Jun-02 6:20
arthivjii7-Jun-02 6:20 
GeneralRe: Regarding Timers Pin
Nish Nishant7-Jun-02 6:22
sitebuilderNish Nishant7-Jun-02 6:22 
GeneralRe: Regarding Timers Pin
arthivjii7-Jun-02 6:40
arthivjii7-Jun-02 6:40 
GeneralRe: Regarding Timers Pin
Nish Nishant7-Jun-02 6:57
sitebuilderNish Nishant7-Jun-02 6:57 
Generalstatic text Pin
SnapRick7-Jun-02 5:45
SnapRick7-Jun-02 5:45 
GeneralRe: static text Pin
Nish Nishant7-Jun-02 5:55
sitebuilderNish Nishant7-Jun-02 5:55 
GeneralRe: static text Pin
Roger Allen7-Jun-02 6:14
Roger Allen7-Jun-02 6:14 
GeneralRe: static text Pin
Nish Nishant7-Jun-02 6:16
sitebuilderNish Nishant7-Jun-02 6:16 
Questiontoolbar inside taskbar? Pin
7-Jun-02 5:43
suss7-Jun-02 5:43 
Questiontwips conversion? Pin
BlackDogEngineering7-Jun-02 5:42
BlackDogEngineering7-Jun-02 5:42 
AnswerRe: twips conversion? Pin
Nish Nishant7-Jun-02 6:03
sitebuilderNish Nishant7-Jun-02 6:03 
GeneralVisible Property Pin
laphijia7-Jun-02 5:29
laphijia7-Jun-02 5:29 
GeneralRe: Visible Property Pin
Tomasz Sowinski7-Jun-02 5:24
Tomasz Sowinski7-Jun-02 5:24 
GeneralRe: Visible Property Pin
Rene De La Garza7-Jun-02 7:13
Rene De La Garza7-Jun-02 7:13 
Questionhow to execute an app on a remote machine? Pin
stefanb7-Jun-02 5:07
stefanb7-Jun-02 5:07 

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.