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

C / C++ / MFC

 
GeneralRe: How to find out if a file is loaded in memory? Pin
dliviu12-Mar-13 21:48
dliviu12-Mar-13 21:48 
GeneralRe: How to find out if a file is loaded in memory? Pin
jschell14-Mar-13 7:50
jschell14-Mar-13 7:50 
GeneralRe: How to find out if a file is loaded in memory? Pin
dliviu14-Mar-13 21:38
dliviu14-Mar-13 21:38 
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 
Umm.. I thought Visio (and Office) could export documents as web pages.

The exported .vdx files can be converted to SVG with freely available converters. VDXtoSVG sourceforge

The older 2001 .vdx format schema is no longer available, but there's the 2010 schema and previous ones back to 2003, here: Visio 2010 XML Schema

I don't know of any vector to bitmap converters, but it shouldn't be too difficult to do yourself.
Q. Hey man! have you sorted out the finite soup machine?

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


modified 11-Mar-13 22:11pm.

GeneralRe: Visio Symbols in your Application. Pin
Mike Doner13-Mar-13 2:42
Mike Doner13-Mar-13 2:42 

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.