Click here to Skip to main content
15,914,162 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debug Tracing into MFC classes Pin
Kant11-Feb-03 15:52
Kant11-Feb-03 15:52 
GeneralRe: Debug Tracing into MFC classes Pin
Daniel Kamisnki12-Feb-03 4:47
Daniel Kamisnki12-Feb-03 4:47 
GeneralRe: Debug Tracing into MFC classes Pin
gengyu24-Dec-09 21:37
gengyu24-Dec-09 21:37 
GeneralEditing VML with MSHTML and WebBrowser Control Pin
gradiov11-Feb-03 7:16
gradiov11-Feb-03 7:16 
GeneralRe: Editing VML with MSHTML and WebBrowser Control Pin
Stephane Rodriguez.11-Feb-03 10:37
Stephane Rodriguez.11-Feb-03 10:37 
GeneralRe: Editing VML with MSHTML and WebBrowser Control Pin
gradiov11-Feb-03 10:56
gradiov11-Feb-03 10:56 
GeneralRe: Editing VML with MSHTML and WebBrowser Control Pin
Stephane Rodriguez.11-Feb-03 18:44
Stephane Rodriguez.11-Feb-03 18:44 
GeneralRe: Editing VML with MSHTML and WebBrowser Control Pin
gradiov12-Feb-03 5:39
gradiov12-Feb-03 5:39 
The thing here is that this is not just any VML document. The user is going to be creating a site plan (sort of the iteractive map) for the security system. As he creates it, he will be adding some predefined objects to it (such as buildings, hallways, rooms, doors etc.) and will have ability to add some misc graphics to it just to make it look pretty. I know how to write my own little graphics editor for that purpose. Also I figured that since there is thing like IWebBrowser control and MSHTML available, I could use it's editing capabilities and it's rederer (which, by the way, displays VML fine) to do the most of the work.

After looking in MSDN I was under the impression that I could extend the editor's capabilities by providing my own implementations of several interfaces ( IHTMLEditHost, IHTMLEditDesigner and IHTMLElementBehaviour, is there anything else(?)). Since Microsoft was not very clear on the purpose of those interfaces and none of the samples they had fully worked, I was wondering if going this way would get me where I want to be and if it would worth the effort.

Also you keep talking about automating the office application even after I mentioned that there is a good chance that the proper version of the office will not be installed on the client. Am I missing something here and I do not have to ship a copy of the Front Page with every installation?

Thanks for you help.
Questionrenaming a directory? Pin
will138311-Feb-03 7:04
will138311-Feb-03 7:04 
AnswerRe: renaming a directory? Pin
pete mcquain11-Feb-03 7:18
pete mcquain11-Feb-03 7:18 
AnswerRe: renaming a directory? Pin
gradiov11-Feb-03 7:32
gradiov11-Feb-03 7:32 
GeneralRe: renaming a directory? Pin
will138311-Feb-03 8:45
will138311-Feb-03 8:45 
GeneralRe: OnKeyDown() Problem in Custom Controller Pin
Mike Upton11-Feb-03 6:11
Mike Upton11-Feb-03 6:11 
GeneralRe: OnKeyDown() Problem in Custom Controller Pin
Mathias S.11-Feb-03 6:40
Mathias S.11-Feb-03 6:40 
GeneralVS6 source code sharing in project Pin
David Chamberlain11-Feb-03 5:48
David Chamberlain11-Feb-03 5:48 
GeneralRe: VS6 source code sharing in project Pin
Roger Allen11-Feb-03 6:08
Roger Allen11-Feb-03 6:08 
GeneralRe: VS6 source code sharing in project Pin
David Chamberlain11-Feb-03 6:23
David Chamberlain11-Feb-03 6:23 
GeneralRe: VS6 source code sharing in project Pin
Chris Meech11-Feb-03 6:29
Chris Meech11-Feb-03 6:29 
GeneralRe: VS6 source code sharing in project Pin
David Chamberlain11-Feb-03 7:15
David Chamberlain11-Feb-03 7:15 
GeneralCButton Killfocus Pin
Gilfrog11-Feb-03 5:20
Gilfrog11-Feb-03 5:20 
GeneralRe: CButton Killfocus Pin
Mike Upton11-Feb-03 5:25
Mike Upton11-Feb-03 5:25 
GeneralRe: CButton Killfocus Pin
Alvaro Mendez11-Feb-03 5:28
Alvaro Mendez11-Feb-03 5:28 
GeneralRe: CButton Killfocus Pin
Mike Upton11-Feb-03 5:35
Mike Upton11-Feb-03 5:35 
GeneralRe: CButton Killfocus Pin
Alvaro Mendez11-Feb-03 5:39
Alvaro Mendez11-Feb-03 5:39 
GeneralRe: CButton Killfocus Pin
Gilfrog11-Feb-03 5:48
Gilfrog11-Feb-03 5:48 

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.