Click here to Skip to main content
15,897,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with the window handle m_hWnd Pin
dannyham4-Apr-06 22:21
dannyham4-Apr-06 22:21 
QuestionActiveX Print Template Pin
folken_max4-Apr-06 14:27
folken_max4-Apr-06 14:27 
Questionlink library + crazy error Pin
surfman194-Apr-06 13:40
surfman194-Apr-06 13:40 
AnswerRe: link library + crazy error Pin
Michael Dunn4-Apr-06 13:44
sitebuilderMichael Dunn4-Apr-06 13:44 
GeneralRe: link library + crazy error Pin
surfman194-Apr-06 14:23
surfman194-Apr-06 14:23 
QuestionRegisterWindowMessage Text Pin
Blake Miller4-Apr-06 12:31
Blake Miller4-Apr-06 12:31 
Questionabout LoadLibrary method in embedded Visual C++ Pin
George_George4-Apr-06 12:29
George_George4-Apr-06 12:29 
QuestionHuge Favour - re: compiling source Pin
ldsdbomber4-Apr-06 12:19
ldsdbomber4-Apr-06 12:19 
This is for some medical research I'm involved in
http://www.xs4all.nl/~ingenium/dicom.html[^]

Under the download section for Windows I've downloaded the DICOM server, dgate and dicomlib. What I need to do is to investigate and use the "DiComDataObject" that's defined in one of the source files.
It's defined in DEIVR.hpp and cxx in "dicomlib" zip. I've never even seen a CXX file but it seems to just be C++ source

There are no project files and I'm having problems setting it up to compile just by adding these files into a Hello World Win32 console app. I've tried working out which files and libs I need to include but it's been so long since I used C++/VC++ its not easy so hope someone can quickly get me up to speed. All I want to be able to do is use these source files to be able to load a dicomdataobject (with its char* filename constructor) and then I should be able to work out how to fiddle with the object once it's in there

This would also just be general good info on how to set up projects properly - I had some errors about pre compiled headers which I couldnt find references to, then some data types were missing but I couldn't make them all go away, and I couldnt easily follow the chain of includes


can someone help me, I'd be forever indebted to you!
regards
Lee
AnswerRe: Huge Favour - re: compiling source Pin
Anilkumar K V4-Apr-06 20:11
Anilkumar K V4-Apr-06 20:11 
QuestionRemote debugging setup for VS 2003 on XP Pin
lastgen4-Apr-06 11:33
lastgen4-Apr-06 11:33 
AnswerRe: Remote debugging setup for VS 2003 on XP Pin
jmkhael4-Apr-06 20:29
jmkhael4-Apr-06 20:29 
QuestionPopup caption like Windows Media Player Pin
David Simmonds4-Apr-06 11:32
David Simmonds4-Apr-06 11:32 
AnswerRe: Popup caption like Windows Media Player Pin
Hamid_RT4-Apr-06 19:18
Hamid_RT4-Apr-06 19:18 
GeneralRe: Popup caption like Windows Media Player Pin
David Simmonds5-Apr-06 4:05
David Simmonds5-Apr-06 4:05 
Questionhow to select items in a list control. Pin
Ajax954-Apr-06 9:39
Ajax954-Apr-06 9:39 
QuestionRe: how to select items in a list control. Pin
David Crow4-Apr-06 10:09
David Crow4-Apr-06 10:09 
AnswerRe: how to select items in a list control. Pin
Michael Dunn4-Apr-06 11:27
sitebuilderMichael Dunn4-Apr-06 11:27 
AnswerRe: how to select items in a list control. Pin
Laxman Auti4-Apr-06 18:14
Laxman Auti4-Apr-06 18:14 
AnswerRe: how to select items in a list control. Pin
Ajax957-Apr-06 13:50
Ajax957-Apr-06 13:50 
QuestionHelp with list box Pin
antdaviesuk4-Apr-06 9:11
antdaviesuk4-Apr-06 9:11 
AnswerRe: Help with list box Pin
David Crow4-Apr-06 9:25
David Crow4-Apr-06 9:25 
AnswerRe: Help with list box Pin
Laxman Auti4-Apr-06 18:19
Laxman Auti4-Apr-06 18:19 
QuestionCreating LIB file from DLL Pin
Alexander M.,4-Apr-06 8:57
Alexander M.,4-Apr-06 8:57 
AnswerRe: Creating LIB file from DLL Pin
David Crow4-Apr-06 10:12
David Crow4-Apr-06 10:12 
GeneralRe: Creating LIB file from DLL Pin
Alexander M.,4-Apr-06 10:20
Alexander M.,4-Apr-06 10:20 

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.