Click here to Skip to main content
16,010,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MM_TEXT IN CWnd? Pin
bob1697214-Apr-07 18:29
bob1697214-Apr-07 18:29 
GeneralRe: MM_TEXT IN CWnd? Pin
cyn814-Apr-07 20:44
cyn814-Apr-07 20:44 
GeneralRe: MM_TEXT IN CWnd? Pin
bob1697215-Apr-07 6:59
bob1697215-Apr-07 6:59 
QuestionMultiple Definition error Pin
XTAL25614-Apr-07 17:05
XTAL25614-Apr-07 17:05 
AnswerRe: Multiple Definition error Pin
John R. Shaw14-Apr-07 18:02
John R. Shaw14-Apr-07 18:02 
GeneralRe: Multiple Definition error Pin
XTAL25615-Apr-07 1:54
XTAL25615-Apr-07 1:54 
Questionmost efficient way to code this Pin
arbster114-Apr-07 15:47
arbster114-Apr-07 15:47 
AnswerRe: most efficient way to code this Pin
John R. Shaw14-Apr-07 16:14
John R. Shaw14-Apr-07 16:14 
When I learned to program we had to write stuff like this – why are you? You should be using the ‘list’ template.

Some of the modern MS languages allow you to ignore the fact that if you use ‘new’ you need to supply a ‘delete’, may be that is the problem. Any thing you allocate you need to deallocate – even in C++.


INTP
"Program testing can be used to show the presence of bugs, but never to show their absence."Edsger Dijkstra

AnswerRe: most efficient way to code this Pin
bob1697214-Apr-07 16:44
bob1697214-Apr-07 16:44 
GeneralRe: most efficient way to code this Pin
arbster114-Apr-07 16:52
arbster114-Apr-07 16:52 
GeneralRe: most efficient way to code this Pin
bob1697214-Apr-07 17:29
bob1697214-Apr-07 17:29 
GeneralRe: most efficient way to code this Pin
arbster114-Apr-07 17:59
arbster114-Apr-07 17:59 
GeneralRe: most efficient way to code this Pin
bob1697214-Apr-07 19:54
bob1697214-Apr-07 19:54 
GeneralRe: most efficient way to code this Pin
kakan15-Apr-07 19:27
professionalkakan15-Apr-07 19:27 
Questionlpvoid and structs Pin
ginjikun14-Apr-07 15:14
ginjikun14-Apr-07 15:14 
AnswerRe: lpvoid and structs Pin
John R. Shaw14-Apr-07 16:21
John R. Shaw14-Apr-07 16:21 
AnswerRe: lpvoid and structs Pin
John R. Shaw14-Apr-07 16:25
John R. Shaw14-Apr-07 16:25 
AnswerRe: lpvoid and structs Pin
d34studios14-Apr-07 16:46
d34studios14-Apr-07 16:46 
GeneralRe: lpvoid and structs Pin
ginjikun15-Apr-07 3:16
ginjikun15-Apr-07 3:16 
GeneralRe: lpvoid and structs Pin
Mark Salsbery15-Apr-07 13:56
Mark Salsbery15-Apr-07 13:56 
QuestionProblem of using selectSingleNode! [modified] Pin
Nothend14-Apr-07 15:11
Nothend14-Apr-07 15:11 
AnswerRe: Problem of using selectSingleNode! Pin
George L. Jackson14-Apr-07 15:27
George L. Jackson14-Apr-07 15:27 
GeneralRe: Problem of using selectSingleNode! Pin
Nothend14-Apr-07 15:40
Nothend14-Apr-07 15:40 
GeneralRe: Problem of using selectSingleNode! Pin
George L. Jackson14-Apr-07 15:58
George L. Jackson14-Apr-07 15:58 
GeneralRe: Problem of using selectSingleNode! Pin
Nothend14-Apr-07 16:13
Nothend14-Apr-07 16:13 

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.