Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: status bar Pin
ucc80130-May-05 19:27
ucc80130-May-05 19:27 
GeneralRe: status bar Pin
David Crow31-May-05 3:58
David Crow31-May-05 3:58 
Generalopen up a file as read-only Pin
elephantstar27-May-05 7:19
elephantstar27-May-05 7:19 
GeneralRe: open up a file as read-only Pin
toxcct27-May-05 7:27
toxcct27-May-05 7:27 
GeneralRe: open up a file as read-only Pin
elephantstar27-May-05 8:30
elephantstar27-May-05 8:30 
GeneralRe: open up a file as read-only Pin
David Crow27-May-05 8:55
David Crow27-May-05 8:55 
GeneralRe: open up a file as read-only Pin
elephantstar27-May-05 9:50
elephantstar27-May-05 9:50 
GeneralRe: open up a file as read-only Pin
rocky_pulley27-May-05 16:38
rocky_pulley27-May-05 16:38 
I see, you are trying to open with word and not with your own program for reading. What you want to do will probably need to use word OLE automation. I would suggest doing some searching for just that, it's not as simple as just executing the program to do this. It's actually not much more code but understanding the concepts is a bit more complex. I haven't done this sort of thing in a long time so I don't know the code off hand, but I'm sure a quick google search will find something.

-- Rocky Dean Pulley
GeneralRe: open up a file as read-only Pin
elephantstar31-May-05 10:09
elephantstar31-May-05 10:09 
GeneralRe: open up a file as read-only Pin
rocky_pulley27-May-05 7:59
rocky_pulley27-May-05 7:59 
GeneralCFile::modeRead Pin
bghuang28-May-05 2:40
bghuang28-May-05 2:40 
GeneralRe: CFile::modeRead Pin
elephantstar31-May-05 6:33
elephantstar31-May-05 6:33 
Generalmianframe pointer Pin
Anonymous27-May-05 6:44
Anonymous27-May-05 6:44 
GeneralRe: mianframe pointer Pin
toxcct27-May-05 6:51
toxcct27-May-05 6:51 
GeneralRe: mianframe pointer Pin
David Crow27-May-05 8:05
David Crow27-May-05 8:05 
Generalint (*loop)(); Pin
zuschauer198027-May-05 5:57
zuschauer198027-May-05 5:57 
GeneralRe: int (*loop)(); Pin
Chris Losinger27-May-05 6:28
professionalChris Losinger27-May-05 6:28 
GeneralRe: int (*loop)(); Pin
toxcct27-May-05 6:30
toxcct27-May-05 6:30 
GeneralRe: int (*loop)(); Pin
zuschauer198027-May-05 6:38
zuschauer198027-May-05 6:38 
GeneralRe: int (*loop)(); Pin
toxcct27-May-05 6:48
toxcct27-May-05 6:48 
GeneralRe: int (*loop)(); Pin
zuschauer198027-May-05 6:57
zuschauer198027-May-05 6:57 
GeneralRe: int (*loop)(); Pin
toxcct27-May-05 7:07
toxcct27-May-05 7:07 
GeneralRe: int (*loop)(); Pin
zuschauer198027-May-05 7:37
zuschauer198027-May-05 7:37 
GeneralRe: int (*loop)(); Pin
Chris Losinger27-May-05 8:44
professionalChris Losinger27-May-05 8:44 
GeneralRe: int (*loop)(); Pin
zuschauer198027-May-05 9:13
zuschauer198027-May-05 9:13 

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.