Click here to Skip to main content
15,911,711 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Any situation where a program will fail to compile before coming to main in C++.? Pin
yoaz2-May-13 22:47
yoaz2-May-13 22:47 
GeneralRe: Any situation where a program will fail to compile before coming to main in C++.? Pin
mbatra312-May-13 23:10
mbatra312-May-13 23:10 
GeneralRe: Any situation where a program will fail to compile before coming to main in C++.? Pin
Richard MacCutchan3-May-13 0:54
mveRichard MacCutchan3-May-13 0:54 
AnswerRe: Is there any way a C/C++ program can crash before main()? Pin
pasztorpisti3-May-13 4:25
pasztorpisti3-May-13 4:25 
AnswerRe: Is there any way a C/C++ program can crash before main()? Pin
solookin3-May-13 4:48
professionalsolookin3-May-13 4:48 
AnswerRe: Is there any way a C/C++ program can crash before main()? Pin
Amarnath S3-May-13 5:04
professionalAmarnath S3-May-13 5:04 
AnswerRe: Is there any way a C/C++ program can crash before main()? Pin
Vijjuuu.7-May-13 2:33
Vijjuuu.7-May-13 2:33 
QuestionQuerries about DXF file Pin
hrishtech2-May-13 19:29
hrishtech2-May-13 19:29 
Hello,

I am trying to design and develop a DXF importer using C++. I have gone through the DXF references starting from version 2000 onwards. There are four things which have put the development on hold for me right now.

1) Handles for each entity. Are they really important? If so, then how are they related to other entities?

2) Entities such as ARC, POLYLINE, TEXT etc occurs in BLOCKS section and in ENTITIES section. What difference does these two sections make? Why not all the entities are placed in ENTITIES section?

3) What is INSERT entity? How does this work? Does it have any visualization (as it contains insertion point, scale and rotation factors)? If so, how is it represented graphically? As a point (as it contains only one point Smile | :) )?

4) I see that some points are in OCS and some are in WCS. How do I convert OCS to WCS? For this point I did some google research and didn't get much help, as most of them use auto-lisp for this and I am using C++.

Kindly learned people guide me, by clarifying these doubts.

Thanks in advance
AnswerRe: Querries about DXF file Pin
Jonathan Davies3-May-13 1:41
Jonathan Davies3-May-13 1:41 
QuestionHow to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 19:04
002comp2-May-13 19:04 
AnswerRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
Coder Block2-May-13 19:31
Coder Block2-May-13 19:31 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 19:45
002comp2-May-13 19:45 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
Coder Block2-May-13 19:51
Coder Block2-May-13 19:51 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 20:38
002comp2-May-13 20:38 
AnswerRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
«_Superman_»2-May-13 19:53
professional«_Superman_»2-May-13 19:53 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 20:34
002comp2-May-13 20:34 
AnswerRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
_Flaviu2-May-13 20:19
_Flaviu2-May-13 20:19 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 20:36
002comp2-May-13 20:36 
QuestionResizing dialog doesn't work if display changes Pin
Donguy19762-May-13 11:16
Donguy19762-May-13 11:16 
AnswerRe: Resizing dialog doesn't work if display changes Pin
«_Superman_»2-May-13 19:00
professional«_Superman_»2-May-13 19:00 
GeneralRe: Resizing dialog doesn't work if display changes Pin
Donguy19763-May-13 4:13
Donguy19763-May-13 4:13 
GeneralRe: Resizing dialog doesn't work if display changes Pin
«_Superman_»5-May-13 19:50
professional«_Superman_»5-May-13 19:50 
QuestionMFC: DIALOG_WIDE question Pin
econy2-May-13 6:52
econy2-May-13 6:52 
GeneralRe: MFC: DIALOG_WIDE question Pin
David Crow2-May-13 8:07
David Crow2-May-13 8:07 
QuestionStore pointers into CListCtrl Pin
_Flaviu2-May-13 2:33
_Flaviu2-May-13 2:33 

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.