Click here to Skip to main content
15,887,477 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: (Potential) Memory Mapped File question Pin
ktm TechMan7-Jun-09 20:30
ktm TechMan7-Jun-09 20:30 
QuestionEdit the windows BCD using linux Pin
SalilJain7-Jun-09 9:23
SalilJain7-Jun-09 9:23 
QuestionRe: Edit the windows BCD using linux Pin
David Crow7-Jun-09 16:35
David Crow7-Jun-09 16:35 
QuestionRe: Edit the windows BCD using linux Pin
SalilJain7-Jun-09 16:41
SalilJain7-Jun-09 16:41 
AnswerRe: Edit the windows BCD using linux Pin
David Crow7-Jun-09 17:13
David Crow7-Jun-09 17:13 
GeneralRe: Edit the windows BCD using linux Pin
SalilJain7-Jun-09 22:44
SalilJain7-Jun-09 22:44 
GeneralRe: Edit the windows BCD using linux Pin
David Crow8-Jun-09 3:08
David Crow8-Jun-09 3:08 
QuestionLinux C++ Development difficult startup Pin
gotchagotcha7-Jun-09 0:19
gotchagotcha7-Jun-09 0:19 
Hello,
I'm a developer and one of my faved languages is C++. Now I've been coding a lot with Visual Studio and I can do lot's of things with C++. Time to time I get interested in Linux projects, Opensource libraries and other stuff. So I tried to use Eclipse in various ways to work out my C++ stuff, but I get so much in trouble that I give up before even writing a few lines of code. The problem is that I get confused with using Eclipse CDT, the Linux handles libraries and dependency nightmares. For example, I install a library, say Libxml++ (which is a c++ wrapper for libxml). Now apt (using ubuntu) will install it in /usr/include/libxml++-2.6/libxml++ . The include files then get nervous as they reference simply <libxml++ stuff.h="">. So GCC, and it will complain with errors. Now this is the usual kind of problem I get in when I try to do such things. And I end up posting to forums, getting a reply days later, solving the problem in an impossible to know way, while in the meantime I lost any interest in what I wanted to do and I just don't go on with it anymore. Now as it is the nth time I get into this, I ask: is it so complicated or is it just that I miss some reading, some special reference???? Is it possible that on visual studio you can code thinking about code, while on linux you have to spend so much time in setting up the environment??? I'd be really interested in using OSS software and libs, or even partecipating to projects, but it is so difficult to get in. So, what are your suggestions? What should I read, do, experience?
AnswerRe: Linux C++ Development difficult startup Pin
Stuart Dootson7-Jun-09 1:17
professionalStuart Dootson7-Jun-09 1:17 
Questionerror C2065: HrFindExchangeGlobalAddressList : undeclared identifier Pin
Pardhu_M6-Jun-09 23:52
Pardhu_M6-Jun-09 23:52 
AnswerRe: error C2065: HrFindExchangeGlobalAddressList : undeclared identifier Pin
Stuart Dootson7-Jun-09 1:01
professionalStuart Dootson7-Jun-09 1:01 
QuestionHow can I get to what I want? Pin
maha39866-Jun-09 21:30
maha39866-Jun-09 21:30 
AnswerRe: How can I get to what I want? Pin
molesworth6-Jun-09 23:35
molesworth6-Jun-09 23:35 
QuestionDetect screen resolution change Pin
manchukuo6-Jun-09 20:11
manchukuo6-Jun-09 20:11 
AnswerRe: Detect screen resolution change Pin
enhzflep6-Jun-09 23:16
enhzflep6-Jun-09 23:16 
GeneralRe: Detect screen resolution change Pin
Randor 6-Jun-09 23:29
professional Randor 6-Jun-09 23:29 
AnswerRe: Detect screen resolution change Pin
Randor 6-Jun-09 23:26
professional Randor 6-Jun-09 23:26 
AnswerRe: Detect screen resolution change Pin
molesworth6-Jun-09 23:36
molesworth6-Jun-09 23:36 
QuestionMP4 conversion in directshow Pin
john3466-Jun-09 9:43
john3466-Jun-09 9:43 
AnswerRe: MP4 conversion in directshow Pin
«_Superman_»6-Jun-09 19:29
professional«_Superman_»6-Jun-09 19:29 
QuestionBSTR with embedded NULL char ???? Pin
komofilms776-Jun-09 7:07
komofilms776-Jun-09 7:07 
AnswerRe: BSTR with embedded NULL char ???? Pin
Stuart Dootson6-Jun-09 9:09
professionalStuart Dootson6-Jun-09 9:09 
AnswerRe: BSTR with embedded NULL char ???? Pin
Wang Xinhong6-Jun-09 10:13
Wang Xinhong6-Jun-09 10:13 
QuestionVc 2008 application deployment Pin
Bilge Kaan6-Jun-09 5:35
Bilge Kaan6-Jun-09 5:35 
AnswerRe: Vc 2008 application deployment Pin
Randor 6-Jun-09 5:41
professional Randor 6-Jun-09 5:41 

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.