Click here to Skip to main content
15,892,746 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: MCF Class Templates Pin
Richard MacCutchan5-Sep-12 23:25
mveRichard MacCutchan5-Sep-12 23:25 
Questionheap corruption error Pin
igotmymtv200521-Aug-12 9:33
igotmymtv200521-Aug-12 9:33 
AnswerRe: heap corruption error Pin
Wes Aday21-Aug-12 10:07
professionalWes Aday21-Aug-12 10:07 
GeneralMessage Closed Pin
21-Aug-12 10:18
igotmymtv200521-Aug-12 10:18 
GeneralRe: heap corruption error Pin
Richard MacCutchan21-Aug-12 22:47
mveRichard MacCutchan21-Aug-12 22:47 
GeneralRe: heap corruption error Pin
igotmymtv200522-Aug-12 16:03
igotmymtv200522-Aug-12 16:03 
GeneralRe: heap corruption error Pin
Richard MacCutchan22-Aug-12 21:06
mveRichard MacCutchan22-Aug-12 21:06 
GeneralRe: heap corruption error Pin
jschell23-Aug-12 9:01
jschell23-Aug-12 9:01 
igotmymtv2005 wrote:
If this is all you have to contribute, to people asking for assistance, then you
should refrain from wasting the bits and space.


If you want to learn about using unmanaged code then you MUST learn about the many, many ways in which C++ can fail due to pointer problems.

Those are probably the most significant problem that an experienced C++ programmer will face (given that they will have overcome syntax and basic semantic errors.)

An inexperienced programmers will run across them too even though it is based on simple misused of something.
QuestionHow to call a function in DLL created in C++ in 2008 .NET Pin
Andraw11120-Aug-12 4:39
Andraw11120-Aug-12 4:39 
AnswerRe: How to call a function in DLL created in C++ in 2008 .NET Pin
Krishnakumartg24-Aug-12 5:56
Krishnakumartg24-Aug-12 5:56 
QuestionHow to activate keys combination with hook ? Pin
zayl54317-Aug-12 0:18
zayl54317-Aug-12 0:18 
SuggestionRe: How to activate keys combination with hook ? Pin
sanjaylk12-Sep-12 2:00
sanjaylk12-Sep-12 2:00 
Questionvoid GetFieldValue( LPCTSTR lpszName, CString& strValue ); Pin
lucky_122119-Jul-12 22:21
lucky_122119-Jul-12 22:21 
Questionsearch in a text fiel Pin
byank18-Jul-12 2:06
byank18-Jul-12 2:06 
AnswerRe: search in a text fiel Pin
Richard MacCutchan18-Jul-12 3:28
mveRichard MacCutchan18-Jul-12 3:28 
GeneralRe: search in a text fiel Pin
byank19-Jul-12 10:58
byank19-Jul-12 10:58 
GeneralRe: search in a text fiel Pin
Richard MacCutchan19-Jul-12 22:05
mveRichard MacCutchan19-Jul-12 22:05 
QuestionConvert string to integer only such that if it is alphanumeric or float it shouldnot return anything Pin
Abinash Mohanty17-Jul-12 3:13
Abinash Mohanty17-Jul-12 3:13 
GeneralRe: Convert string to integer only such that if it is alphanumeric or float it shouldnot return anything Pin
John Schroedl17-Jul-12 3:29
professionalJohn Schroedl17-Jul-12 3:29 
GeneralRe: Convert string to integer only such that if it is alphanumeric or float it shouldnot return anything Pin
Abinash Mohanty17-Jul-12 18:13
Abinash Mohanty17-Jul-12 18:13 
QuestionRead char by char in a file after write char by char to another file in vc++. Pin
lucky_122116-Jul-12 23:03
lucky_122116-Jul-12 23:03 
AnswerRe: Read char by char in a file after write char by char to another file in vc++. Pin
Richard MacCutchan16-Jul-12 23:32
mveRichard MacCutchan16-Jul-12 23:32 
QuestionC++/CLI - Pin a function pointer Pin
krishter10-Jul-12 23:16
krishter10-Jul-12 23:16 
GeneralRe: C++/CLI - Pin a function pointer Pin
Paul Michalik14-Jul-12 23:51
Paul Michalik14-Jul-12 23:51 
QuestionHow to Make and Use Resource DialogBoxes in VC++ 2008 Pin
ICEFLOWER226-Jun-12 4:07
ICEFLOWER226-Jun-12 4: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.