Click here to Skip to main content
15,894,410 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to find out if a file is loaded in memory? Pin
jschell15-Mar-13 8:17
jschell15-Mar-13 8:17 
GeneralRe: How to find out if a file is loaded in memory? Pin
dliviu15-Mar-13 10:17
dliviu15-Mar-13 10:17 
GeneralRe: How to find out if a file is loaded in memory? Pin
jschell16-Mar-13 12:08
jschell16-Mar-13 12:08 
GeneralRe: How to find out if a file is loaded in memory? Pin
Stephen Hewitt16-Mar-13 14:22
Stephen Hewitt16-Mar-13 14:22 
Questionresize a property sheet according to the DPI settings in MFC Pin
Member 990306511-Mar-13 21:11
Member 990306511-Mar-13 21:11 
AnswerRe: resize a property sheet according to the DPI settings in MFC Pin
Richard MacCutchan11-Mar-13 22:49
mveRichard MacCutchan11-Mar-13 22:49 
QuestionHow to resize a property sheet according to the DPI settings in MFC Pin
Member 990306511-Mar-13 21:09
Member 990306511-Mar-13 21:09 
QuestionRe: How to resize a property sheet according to the DPI settings in MFC Pin
David Crow12-Mar-13 3:05
David Crow12-Mar-13 3:05 
QuestionButon Control Text Display problem in MFC Pin
Member 990306511-Mar-13 21:08
Member 990306511-Mar-13 21:08 
AnswerRe: Buton Control Text Display problem in MFC Pin
yu-jian11-Mar-13 22:26
yu-jian11-Mar-13 22:26 
QuestionRegOpenKeyEx Pin
venkatesh5286711-Mar-13 19:59
venkatesh5286711-Mar-13 19:59 
AnswerRe: RegOpenKeyEx Pin
_AnsHUMAN_ 11-Mar-13 21:24
_AnsHUMAN_ 11-Mar-13 21:24 
GeneralRe: RegOpenKeyEx Pin
venkatesh5286711-Mar-13 21:29
venkatesh5286711-Mar-13 21:29 
QuestionRe: RegOpenKeyEx Pin
David Crow12-Mar-13 5:09
David Crow12-Mar-13 5:09 
GeneralRe: RegOpenKeyEx Pin
_AnsHUMAN_ 13-Mar-13 3:21
_AnsHUMAN_ 13-Mar-13 3:21 
QuestionRe: RegOpenKeyEx Pin
MicroVirus13-Mar-13 11:40
MicroVirus13-Mar-13 11:40 
QuestionRe: RegOpenKeyEx Pin
David Crow12-Mar-13 3:03
David Crow12-Mar-13 3:03 
AnswerRe: RegOpenKeyEx Pin
venkatesh5286712-Mar-13 4:28
venkatesh5286712-Mar-13 4:28 
GeneralRe: RegOpenKeyEx Pin
Richard MacCutchan13-Mar-13 22:35
mveRichard MacCutchan13-Mar-13 22:35 
QuestionVisio Symbols in your Application. Pin
Mike Doner11-Mar-13 14:28
Mike Doner11-Mar-13 14:28 
AnswerRe: Visio Symbols in your Application. Pin
dusty_dex11-Mar-13 15:23
dusty_dex11-Mar-13 15:23 
GeneralRe: Visio Symbols in your Application. Pin
Mike Doner13-Mar-13 2:42
Mike Doner13-Mar-13 2:42 
GeneralRe: Visio Symbols in your Application. Pin
dusty_dex13-Mar-13 4:48
dusty_dex13-Mar-13 4:48 
I thought that the second schema link would help you with file format info.

There's a C++ XML parser called rapidxml if you want to try that route. But you still need the visio xml schemas.

Otherwise you'll have to download vdx converter source code Saxon (it's Java) also on sourceforge, vdx2svg has a dependency on it.

I have the Pro version of Visio (2002) and it has the developer reference. I will take a look and see if there's more info for you in that.

Smile | :)
Q. Hey man! have you sorted out the finite soup machine?

A. Why yes, it's celery or tomato.


modified 13-Mar-13 13:47pm.

Questionpassing arguments Pin
peoria12311-Mar-13 8:17
peoria12311-Mar-13 8:17 
AnswerRe: passing arguments Pin
Jochen Arndt11-Mar-13 9:13
professionalJochen Arndt11-Mar-13 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.