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

Managed C++/CLI

 
AnswerRe: #pragma warning in projects settings Pin
earl5-Jul-06 12:33
earl5-Jul-06 12:33 
GeneralRe: #pragma warning in projects settings Pin
manustone5-Jul-06 21:52
manustone5-Jul-06 21:52 
QuestionConnecting to database Pin
veenu_kvm4-Jul-06 18:20
veenu_kvm4-Jul-06 18:20 
GeneralRe: Connecting to database Pin
_AnsHUMAN_ 4-Jul-06 19:41
_AnsHUMAN_ 4-Jul-06 19:41 
GeneralRe: Connecting to database Pin
veenu_kvm4-Jul-06 20:12
veenu_kvm4-Jul-06 20:12 
GeneralRe: Connecting to database Pin
earl5-Jul-06 12:35
earl5-Jul-06 12:35 
Questionwriting a wrapper for c++ unmanged dll Pin
A55imilate3-Jul-06 22:56
A55imilate3-Jul-06 22:56 
AnswerRe: writing a wrapper for c++ unmanged dll Pin
Jun Du6-Jul-06 4:05
Jun Du6-Jul-06 4:05 
That is a unmanaged pointer. You must marshal your corrsponding C++/CLI varaible to an appropriate native pointer before using this platform invoke.

Best,
Jun
AnswerRe: writing a wrapper for c++ unmanged dll [modified] Pin
Emad Rangchi9-Jul-06 23:55
Emad Rangchi9-Jul-06 23:55 
QuestionRemote Access of computer Pin
_tasleem3-Jul-06 18:57
_tasleem3-Jul-06 18:57 
QuestionTemplates in managed c++ Pin
aloktambi3-Jul-06 1:46
aloktambi3-Jul-06 1:46 
AnswerRe: Templates in managed c++ Pin
_AnsHUMAN_ 4-Jul-06 3:43
_AnsHUMAN_ 4-Jul-06 3:43 
QuestionTemplates and multiple inheritance in manged c++ Pin
aloktambi2-Jul-06 21:18
aloktambi2-Jul-06 21:18 
QuestionHow to send a message in TCP/IP? Pin
pShay2-Jul-06 4:04
pShay2-Jul-06 4:04 
AnswerRe: How to send a message in TCP/IP? Pin
mikanu2-Jul-06 5:38
mikanu2-Jul-06 5:38 
GeneralRe: How to send a message in TCP/IP? Pin
pShay2-Jul-06 7:08
pShay2-Jul-06 7:08 
GeneralRe: How to send a message in TCP/IP? Pin
Michael Dunn2-Jul-06 8:55
sitebuilderMichael Dunn2-Jul-06 8:55 
GeneralRe: How to send a message in TCP/IP? [modified] Pin
mikanu2-Jul-06 10:29
mikanu2-Jul-06 10:29 
GeneralRe: How to send a message in TCP/IP? Pin
pShay2-Jul-06 20:22
pShay2-Jul-06 20:22 
GeneralRe: How to send a message in TCP/IP? Pin
Jun Du5-Jul-06 4:12
Jun Du5-Jul-06 4:12 
GeneralRe: How to send a message in TCP/IP? Pin
pShay5-Jul-06 20:30
pShay5-Jul-06 20:30 
Questionusing Templates and multiple inheritance in managed c++.net Pin
ajay kr. boosar1-Jul-06 4:48
ajay kr. boosar1-Jul-06 4:48 
QuestionFrames and Auto Navigation with WebBrowser2 Pin
Dave_Roach1-Jul-06 4:38
Dave_Roach1-Jul-06 4:38 
Questionbool isPrime (int Number) Pin
jon-801-Jul-06 0:41
professionaljon-801-Jul-06 0:41 
QuestionWhere to start? Pin
Stober30-Jun-06 11:42
Stober30-Jun-06 11:42 

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.