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

Managed C++/CLI

 
QuestionType casting Pin
givinisha17-May-12 6:50
givinisha17-May-12 6:50 
AnswerRe: Type casting Pin
John Schroedl17-May-12 8:01
professionalJohn Schroedl17-May-12 8:01 
QuestionVideo Display hangs in Windows after unlocking Pin
Faez Shingeri16-May-12 21:37
Faez Shingeri16-May-12 21:37 
AnswerRe: Video Display hangs in Windows after unlocking - Repost ... Pin
Richard MacCutchan16-May-12 23:12
mveRichard MacCutchan16-May-12 23:12 
GeneralRe: Video Display hangs in Windows after unlocking - Repost ... Pin
Faez Shingeri16-May-12 23:16
Faez Shingeri16-May-12 23:16 
GeneralRe: Video Display hangs in Windows after unlocking - Repost ... Pin
John Schroedl17-May-12 3:28
professionalJohn Schroedl17-May-12 3:28 
AnswerRe: Video Display hangs in Windows after unlocking Pin
jschell17-May-12 11:26
jschell17-May-12 11:26 
QuestionFinding a pointer from a list of pointers Pin
elelont226-Apr-12 20:21
elelont226-Apr-12 20:21 
HI,
is it possible to find a pointer from a list of pointers?

I know i can do it with find_if and a predicate, but since pointers are just addresses it should probably be possible to search them as if they were integers, with "find" function.
AnswerRe: Finding a pointer from a list of pointers Pin
Richard MacCutchan26-Apr-12 22:28
mveRichard MacCutchan26-Apr-12 22:28 
AnswerRe: Finding a pointer from a list of pointers Pin
linhlevan3-May-12 5:35
linhlevan3-May-12 5:35 
QuestionDll Dependency issue Pin
givinisha23-Apr-12 4:42
givinisha23-Apr-12 4:42 
AnswerRe: Dll Dependency issue Pin
Pete O'Hanlon23-Apr-12 4:57
mvePete O'Hanlon23-Apr-12 4:57 
AnswerRe: Dll Dependency issue Pin
Albert Holguin23-Apr-12 11:53
professionalAlbert Holguin23-Apr-12 11:53 
GeneralRe: Dll Dependency issue Pin
givinisha27-Apr-12 2:58
givinisha27-Apr-12 2:58 
GeneralRe: Dll Dependency issue Pin
YoavStein28-May-12 4:30
YoavStein28-May-12 4:30 
QuestionHow to compare the strings - unicode vc++2010 ? Pin
Paramu197319-Apr-12 2:05
Paramu197319-Apr-12 2:05 
AnswerRe: How to compare the strings - unicode vc++2010 ? Pin
John Schroedl19-Apr-12 3:12
professionalJohn Schroedl19-Apr-12 3:12 
GeneralRe: How to compare the strings - unicode vc++2010 ? Pin
Paramu197320-Apr-12 20:34
Paramu197320-Apr-12 20:34 
QuestionHow to Declare & Handle the KeyEventArgs for a Sub from a Class ? Pin
Paramu197315-Apr-12 22:19
Paramu197315-Apr-12 22:19 
AnswerRe: How to Declare & Handle the KeyEventArgs for a Sub from a Class ? Pin
Paramu197316-Apr-12 4:42
Paramu197316-Apr-12 4:42 
QuestionConvert C++/CLI code to Visual Studio 2002 Managed C++ Pin
goncri11-Apr-12 10:10
goncri11-Apr-12 10:10 
AnswerRe: Convert C++/CLI code to Visual Studio 2002 Managed C++ Pin
Richard MacCutchan11-Apr-12 22:20
mveRichard MacCutchan11-Apr-12 22:20 
AnswerRe: Convert C++/CLI code to Visual Studio 2002 Managed C++ Pin
Dave Doknjas12-Apr-12 12:03
Dave Doknjas12-Apr-12 12:03 
QuestionConvert from C# to VC++2010 dataGridView Enter-Key Movements? Pin
Paramu19738-Apr-12 22:13
Paramu19738-Apr-12 22:13 
AnswerRe: Convert from C# to VC++2010 dataGridView Enter-Key Movements? Pin
Dave Doknjas10-Apr-12 10:45
Dave Doknjas10-Apr-12 10:45 

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.