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

Managed C++/CLI

 
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 
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 
Unless you have built your C++/C code using statically linked libraries, you will need to install the Visual C++ runtime. As you haven't stated which version of C++ you are developing with, I can't point you to the correct one. If you Google for Visual C++ runtime [version] then that should find the one you want (replace [version] with the particular Visual C++ you used).

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

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 
Questionerror C2061 - Form1 Rename Problem ? Pin
Paramu19737-Apr-12 1:37
Paramu19737-Apr-12 1:37 
AnswerRe: error C2061 - Form1 Rename Problem ? Pin
Paramu19737-Apr-12 2:26
Paramu19737-Apr-12 2:26 
GeneralRe: error C2061 - Form1 Rename Problem ? Pin
Richard MacCutchan7-Apr-12 6:48
mveRichard MacCutchan7-Apr-12 6:48 
QuestionIn Win32 OS, is single-precsion float faster than double? Pin
zipliu6-Apr-12 10:31
zipliu6-Apr-12 10:31 

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.