Click here to Skip to main content
15,903,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalneed help in connecting VC++ with Oracle Pin
alex30322-Feb-04 23:01
alex30322-Feb-04 23:01 
GeneralMFC Serialization Pin
Neha22-Feb-04 22:28
Neha22-Feb-04 22:28 
GeneralRe: MFC Serialization Pin
Selvam R23-Feb-04 0:25
professionalSelvam R23-Feb-04 0:25 
GeneralRe: MFC Serialization Pin
Prakash Nadar23-Feb-04 0:31
Prakash Nadar23-Feb-04 0:31 
QuestionIs there any Tree control that shows the expansion of the nodes horizontally ? Pin
Gem22-Feb-04 22:20
Gem22-Feb-04 22:20 
AnswerRe: Is there any Tree control that shows the expansion of the nodes horizontally ? Pin
Prakash Nadar23-Feb-04 0:33
Prakash Nadar23-Feb-04 0:33 
GeneralAUTOCAD in Visual C++ Pin
Anonymous22-Feb-04 21:58
Anonymous22-Feb-04 21:58 
GeneralRe: AUTOCAD in Visual C++ Pin
Mike Eriksson22-Feb-04 22:30
Mike Eriksson22-Feb-04 22:30 
I assume that you don't want to have AutoCAD installed on the computer.

Then you have two options

The official way: Contact Autodesk and apply for an AutoCAD OEM license. this is rather expensive and it's not certain that you qualify for a license, You need to sell a lot of applications...
http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=790640[^]

The other way: Apply for a free membership at OpenDwg.org. This is a community that has reengineered the DWG format and created a library for reading and writing...
http://opendwg.org/[^]

The hard way: If you only need DXF then you can get the standard here
http://usa.autodesk.com/adsk/servlet/item?id=752569&siteID=123112[^]

Then you can create your own library! If you do, please create an article on CodeProject so we all can take advantage of it!!

One extra thing: Autodesk is pushing a new format, DXF. This is a format that is specially made for Internet. You find more info here
http://usa.autodesk.com/adsk/servlet/index?id=3232971&siteID=123112&wac=ILC-KN0099780857[^]


Hope this will help!

Anders Eriksson
Sonork 100.21825
GeneralConverting an in-proc server to out-of-proc server Pin
Roozbeh6922-Feb-04 21:53
professionalRoozbeh6922-Feb-04 21:53 
GeneralRe: Converting an in-proc server to out-of-proc server Pin
Prakash Nadar23-Feb-04 0:43
Prakash Nadar23-Feb-04 0:43 
GeneralHide console window Pin
Abebe22-Feb-04 21:33
Abebe22-Feb-04 21:33 
GeneralRe: Hide console window Pin
Abebe22-Feb-04 21:50
Abebe22-Feb-04 21:50 
GeneralRe: Hide console window Pin
Prakash Nadar23-Feb-04 0:48
Prakash Nadar23-Feb-04 0:48 
QuestionHow to run a programm from memory location Pin
Anonymous22-Feb-04 20:32
Anonymous22-Feb-04 20:32 
AnswerRe: How to run a programm from memory location Pin
Monty223-Feb-04 0:24
Monty223-Feb-04 0:24 
GeneralRe: How to run a programm from memory location Pin
Prakash Nadar23-Feb-04 0:50
Prakash Nadar23-Feb-04 0:50 
GeneralRe: How to run a programm from memory location Pin
Monty223-Feb-04 2:11
Monty223-Feb-04 2:11 
GeneralRe: How to run a programm from memory location Pin
Prakash Nadar23-Feb-04 3:05
Prakash Nadar23-Feb-04 3:05 
QuestionHow to load Child Dialog before program Pin
catngo22-Feb-04 20:19
catngo22-Feb-04 20:19 
AnswerRe: How to load Child Dialog before program Pin
Balkrishna Talele22-Feb-04 23:58
Balkrishna Talele22-Feb-04 23:58 
GeneralRe: How to load Child Dialog before program Pin
catngo23-Feb-04 21:49
catngo23-Feb-04 21:49 
GeneralSocket problem... Pin
Prakash Nadar22-Feb-04 19:34
Prakash Nadar22-Feb-04 19:34 
GeneralRe: Socket problem... Pin
Anonymous22-Feb-04 21:02
Anonymous22-Feb-04 21:02 
GeneralRe: Socket problem... Pin
Prakash Nadar22-Feb-04 21:56
Prakash Nadar22-Feb-04 21:56 
Generalcausing a CScrollView to scroll by dragging the mouse outside client area Pin
mickelliot22-Feb-04 14:07
mickelliot22-Feb-04 14:07 

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.