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

Managed C++/CLI

 
AnswerRe: c++ small project Pin
Shameel19-Sep-12 23:48
professionalShameel19-Sep-12 23:48 
QuestionMCF Class Templates Pin
davidconnerley5-Sep-12 10:34
davidconnerley5-Sep-12 10:34 
AnswerRe: MCF Class Templates Pin
Wes Aday5-Sep-12 11:49
professionalWes Aday5-Sep-12 11:49 
SuggestionRe: MCF Class Templates Pin
Albert Holguin5-Sep-12 12:30
professionalAlbert Holguin5-Sep-12 12:30 
GeneralRe: MCF Class Templates Pin
Wes Aday5-Sep-12 12:56
professionalWes Aday5-Sep-12 12:56 
AnswerRe: MCF Class Templates Pin
Albert Holguin5-Sep-12 12:31
professionalAlbert Holguin5-Sep-12 12:31 
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 
I just downloaded the "Using managed code in an unmanaged application" from code project. Unfortunately under msvs 2010, when the app is run you get a heap corruption error. Is there someone here who can help out and identify the problem. This is a great example if it worked.

codeproject link

thank you,
AnswerRe: heap corruption error Pin
Wes Aday21-Aug-12 10:07
professionalWes Aday21-Aug-12 10:07 
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 
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 

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.