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

Managed C++/CLI

 
GeneralRe: How can I include iframe to VC++? [modified] Pin
Azhar Rahi11-Jan-09 9:49
Azhar Rahi11-Jan-09 9:49 
QuestionNeed help for directory search in C++ Pin
Thilek8-Jan-09 5:35
Thilek8-Jan-09 5:35 
AnswerRe: Need help for directory search in C++ Pin
George L. Jackson8-Jan-09 6:27
George L. Jackson8-Jan-09 6:27 
QuestionInvoking a Web Service using Visual C++ .NET Pin
Thomas_Mathews8-Jan-09 1:42
Thomas_Mathews8-Jan-09 1:42 
QuestionRe: Invoking a Web Service using Visual C++ .NET Pin
Mark Salsbery8-Jan-09 5:05
Mark Salsbery8-Jan-09 5:05 
AnswerCP: Ignore cross post Pin
EliottA8-Jan-09 6:48
EliottA8-Jan-09 6:48 
AnswerRe: Invoking a Web Service using Visual C++ .NET OR Managed C++ Pin
Thomas_Mathews8-Jan-09 18:17
Thomas_Mathews8-Jan-09 18:17 
QuestionTrouble using namespace System Pin
linkfitz7-Jan-09 5:32
linkfitz7-Jan-09 5:32 
Hello everyone, I'm relatively new to writing code in C++ and I've been running into a problem. You see, I got a chunk of code off the internet for use in my program and it includes:


using namespace System


But the compiler doesn't like it. From what I can tell it isn't declared in the body of the code and it sounds rather like a predefined namespace. Is there something I need to include to fix this or what? Thanks in advance
AnswerRe: Trouble using namespace System Pin
Mark Salsbery7-Jan-09 7:50
Mark Salsbery7-Jan-09 7:50 
Questionflicker free drawing [modified] Pin
staticv6-Jan-09 3:13
staticv6-Jan-09 3:13 
AnswerRe: flicker free drawing Pin
Mark Salsbery6-Jan-09 5:48
Mark Salsbery6-Jan-09 5:48 
GeneralRe: flicker free drawing [modified] Pin
Luc Pattyn6-Jan-09 6:34
sitebuilderLuc Pattyn6-Jan-09 6:34 
QuestionASyncCallback argument not available in the BeginInvoke method in Managed C++ Pin
gurindersm2-Jan-09 1:42
gurindersm2-Jan-09 1:42 
QuestionRe: ASyncCallback argument not available in the BeginInvoke method in Managed C++ Pin
Mark Salsbery2-Jan-09 6:49
Mark Salsbery2-Jan-09 6:49 
AnswerRe: ASyncCallback argument not available in the BeginInvoke method in Managed C++ Pin
gurindersm5-Jan-09 1:33
gurindersm5-Jan-09 1:33 
GeneralRe: ASyncCallback argument not available in the BeginInvoke method in Managed C++ Pin
Mark Salsbery5-Jan-09 6:46
Mark Salsbery5-Jan-09 6:46 
GeneralRe: ASyncCallback argument not available in the BeginInvoke method in Managed C++ Pin
gurindersm5-Jan-09 21:23
gurindersm5-Jan-09 21:23 
GeneralRe: ASyncCallback argument not available in the BeginInvoke method in Managed C++ Pin
N a v a n e e t h5-Jan-09 21:39
N a v a n e e t h5-Jan-09 21:39 
GeneralRe: ASyncCallback argument not available in the BeginInvoke method in Managed C++ Pin
gurindersm6-Jan-09 1:40
gurindersm6-Jan-09 1:40 
GeneralRe: ASyncCallback argument not available in the BeginInvoke method in Managed C++ Pin
Mark Salsbery6-Jan-09 5:09
Mark Salsbery6-Jan-09 5:09 
Questionpassing info from one application to another Pin
debonair12345629-Dec-08 0:58
debonair12345629-Dec-08 0:58 
AnswerRe: passing info from one application to another Pin
N a v a n e e t h29-Dec-08 2:09
N a v a n e e t h29-Dec-08 2:09 
Questionpassing a data to another application with c++. Pin
debonair12345624-Dec-08 21:57
debonair12345624-Dec-08 21:57 
AnswerRe: passing a data to another application with c++. Pin
Giorgi Dalakishvili24-Dec-08 23:22
mentorGiorgi Dalakishvili24-Dec-08 23:22 
QuestionHow to pass reference in constructor? Pin
randomVariable24-Dec-08 1:40
randomVariable24-Dec-08 1:40 

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.