Click here to Skip to main content
15,886,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Memory leak problem Pin
SandipG 27-Mar-09 0:15
SandipG 27-Mar-09 0:15 
AnswerRe: Memory leak problem Pin
Roger Stoltz27-Mar-09 0:19
Roger Stoltz27-Mar-09 0:19 
AnswerRe: Memory leak problem Pin
Joe Woodbury27-Mar-09 5:54
professionalJoe Woodbury27-Mar-09 5:54 
Questionerror when using pimstore.h and aygshell.h Pin
Le@rner26-Mar-09 22:24
Le@rner26-Mar-09 22:24 
QuestionRe: error when using pimstore.h and aygshell.h Pin
David Crow27-Mar-09 3:11
David Crow27-Mar-09 3:11 
QuestionGame console programming? Pin
Megidolaon26-Mar-09 22:16
Megidolaon26-Mar-09 22:16 
AnswerRe: Game console programming? Pin
CPallini26-Mar-09 22:41
mveCPallini26-Mar-09 22:41 
AnswerRe: Game console programming? Pin
KarstenK26-Mar-09 22:59
mveKarstenK26-Mar-09 22:59 
It is important to understand the language. I see 2 parts:

1. "pure" C++ language, as mathematical operations and working with memory and the powerful (and that why dangerous) pointer arithmetics.

2. working with libraries or frameworks to target devices.

The first is for at most all the same BUT the second differences for the platform. So the libraries are depending for what target you develop. There are also libraries with more or less portability available. Compare the QT with the MFC. Or the IE with the FF => and the Addons for it.

Press F1 for help or google it.
Greetings from Germany

QuestionCSocket Sending Object Pin
shakumar_2226-Mar-09 21:34
shakumar_2226-Mar-09 21:34 
AnswerRe: CSocket Sending Object Pin
CPallini26-Mar-09 21:43
mveCPallini26-Mar-09 21:43 
GeneralRe: CSocket Sending Object Pin
shakumar_2226-Mar-09 21:55
shakumar_2226-Mar-09 21:55 
QuestionRe: CSocket Sending Object Pin
CPallini26-Mar-09 21:59
mveCPallini26-Mar-09 21:59 
AnswerRe: CSocket Sending Object Pin
shakumar_2226-Mar-09 23:31
shakumar_2226-Mar-09 23:31 
GeneralRe: CSocket Sending Object Pin
CPallini26-Mar-09 23:59
mveCPallini26-Mar-09 23:59 
AnswerRe: CSocket Sending Object Pin
SandipG 26-Mar-09 21:48
SandipG 26-Mar-09 21:48 
QuestionHow to use GetForegroundWindow in service mode application in Vista operating system. Pin
User 268325826-Mar-09 21:19
User 268325826-Mar-09 21:19 
AnswerRe: How to use GetForegroundWindow in service mode application in Vista operating system. Pin
Stuart Dootson27-Mar-09 0:56
professionalStuart Dootson27-Mar-09 0:56 
QuestionAssign Hotkey to Explorerbar? Pin
ritz123426-Mar-09 21:14
ritz123426-Mar-09 21:14 
AnswerRe: Assign Hotkey to Explorerbar? Pin
Sophiya Chen26-Mar-09 22:17
Sophiya Chen26-Mar-09 22:17 
QuestionCListBox Pin
Davitor26-Mar-09 19:59
Davitor26-Mar-09 19:59 
AnswerRe: CListBox Pin
Cedric Moonen26-Mar-09 21:11
Cedric Moonen26-Mar-09 21:11 
GeneralRe: CListBox Pin
Davitor26-Mar-09 21:41
Davitor26-Mar-09 21:41 
GeneralRe: CListBox Pin
CPallini26-Mar-09 21:46
mveCPallini26-Mar-09 21:46 
GeneralRe: CListBox Pin
Cedric Moonen26-Mar-09 21:48
Cedric Moonen26-Mar-09 21:48 
GeneralRe: CListBox Pin
Cedric Moonen26-Mar-09 22:01
Cedric Moonen26-Mar-09 22:01 

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.