No announcements
Found 2933745 threads
-
0 Votes
What is the assembly searching path in InterOp CLI/CPP and native C?
Hi All, I am experiencing an aseembly loading issue in my interop project, i.e. there are 3 VS projects, A is a native C project that ...Answered | 1 Replies | 3365 Views | Created by Temenos Develop - Thursday, November 8, 2012 12:03 PM | Last reply by Bryan S. Burgin - Thursday, November 8, 2012 5:50 PM -
0 Votes
What is the assembly searching path of CLI/CPP called from unmanaged native code?
Hi All, I am experiencing an aseembly loading issue in my interop project, i.e. there are 3 VS projects, A is a native C project that ...Unanswered | 7 Replies | 1580 Views | Created by Temenos Develop - Monday, November 12, 2012 9:49 AM | Last reply by Mike Feng - Wednesday, November 14, 2012 11:30 AM -
0 Votes
Native C++ and C++ CLI
only use the other when necessary necessary. Here my question. Do you suggest to program in native C++ and use CLI only when ...Answered | 1 Replies | 1294 Views | Created by BGQQ - Tuesday, July 2, 2013 8:37 AM | Last reply by Mr.Alexz - Wednesday, July 3, 2013 1:40 PM -
1 Votes
native activeX call in C++/CLI: what is what?
however this is what I need to do: pass a native object (from the native ActiveX) to another native function in another DLL (my ...Answered | 4 Replies | 4510 Views | Created by WiizzZZZ - Thursday, March 31, 2011 2:21 AM | Last reply by lucy-liu - Friday, April 1, 2011 9:59 AM -
1 Votes
Native C++ or C++/CLI?
;+/CLI in my field? Or the native C++ is just enough? I need to know so that I don't waste my time on going ...Answered | 2 Replies | 2117 Views | Created by Siraj M. Muhammad - Wednesday, July 25, 2012 4:24 PM | Last reply by Brian Muth - Wednesday, July 25, 2012 8:09 PM -
0 Votes
C++/CLI Native Classes from Mixed Assembly to Mixed Assembly
The words such as "C++/CLI", "Mixed" and "Assembly" are actually camouflage here, in this issue, please forget about ...Answered | 2 Replies | 6557 Views | Created by Stratius - Thursday, January 17, 2008 6:38 PM | Last reply by Stratius - Wednesday, January 23, 2008 2:58 PM -
0 Votes
C++/CLI native stream and locale
I ran a profiler on a C++/CLI application and noted that a lot of the startup time was spent in initializing the C++ streams and ...Unanswered | 0 Replies | 4433 Views | Created by wpcmame - Wednesday, March 26, 2008 7:03 AM | Last reply by wpcmame - Wednesday, March 26, 2008 7:03 AM -
0 Votes
Native SEH in C++/CLI
The overall design is to have the trans_func function put together a string (inside a C++ class), and throw that class, so then I can catch it in ...Answered | 8 Replies | 4821 Views | Created by Kevin8264 - Wednesday, October 21, 2009 11:06 PM | Last reply by Nancy Shao - Wednesday, October 28, 2009 9:48 AM -
1 Votes
C++ CLI and Assembly signing
) that assembly too. When I use a *.snk file for that c++/cli assembly then everything is ok - but when I use a pfx (like in ...Answered | 12 Replies | 16317 Views | Created by Franz Gsell - Monday, December 12, 2005 1:15 PM | Last reply by Stefan Vogel - Wednesday, January 4, 2012 12:42 PM -
0 Votes
Native PODs in C++/CLI as MC++?
Hi, It seems with a refocus of C++/CLI, that Orcas may improve C++/CLI for the interop scenario (i.e. the bridging between ...Answered | 2 Replies | 7303 Views | Created by James C. Papp - Wednesday, January 31, 2007 10:03 PM | Last reply by James C. Papp - Thursday, February 15, 2007 6:12 PM -
0 Votes
C++/CLI and C++ interop question
Hi all,I am fairly new to .net, and I'm having problems compiling something that, from what I've read, should work. I have a simple C++/CLI WinForms app with ...Answered | 1 Replies | 5058 Views | Created by Josh Anon - Thursday, May 24, 2007 3:04 AM | Last reply by Bite Qiu - MSFT - Thursday, May 31, 2007 3:38 AM -
5 Votes
Native C++ vs. C++/CLI
sure to see why Microsoft made the effort to write C++/CLI, if it is only a matter of adding native C++ in what you say ...Answered | 10 Replies | 12971 Views | Created by WiizzZZZ - Saturday, July 11, 2009 5:54 PM | Last reply by WiizzZZZ - Tuesday, July 14, 2009 10:26 PM -
0 Votes
native C++ to CLI
should be using C++/CLI. I have a project that entirely in C++, but needed to connect to .NET objects. This is where I ...Answered | 11 Replies | 4634 Views | Created by Talyrond - Tuesday, October 10, 2006 8:21 PM | Last reply by Talyrond - Wednesday, October 11, 2006 9:44 PM -
2 Votes
Calling Native C++ from C++/CLI
using \clr:pure". 1) It does not matter. The nice thing about C++/CLI is the ability to mix and match ...Answered | 2 Replies | 3736 Views | Created by Star Xin - Wednesday, July 29, 2009 11:22 PM | Last reply by nobugz - Thursday, July 30, 2009 1:02 AM -
0 Votes
Native C++ Static Library and C++/CLI Code
Hello, What is involved in using a Native C++ Static Library compiled with Visual Studio 2005 from a ...Answered | 1 Replies | 6457 Views | Created by Digital One - Saturday, January 21, 2006 8:44 PM | Last reply by Nishant Sivakumar - Saturday, January 21, 2006 9:54 PM -
0 Votes
Static Libs (native) and C++/CLI
We have a C++-native application that is linking against this shared code, and a C++/CLI wrapper layer that is ...Answered | 1 Replies | 6523 Views | Created by Kelly Leahy - Milliman - Friday, January 18, 2008 6:41 AM | Last reply by Bruno van Dooren - Friday, January 18, 2008 8:49 AM -
0 Votes
Instrument and Native CPP
Greetings: I am running into a problem that profile fails to instrument my native cpp projects. The nature of the ...Answered | 3 Replies | 4915 Views | Created by Jerry Zhang - Thursday, March 30, 2006 1:12 AM | Last reply by Ian Huff - Friday, March 31, 2006 4:11 PM -
0 Votes
sealed in Native C++ (not C++/CLI)
Actually I was most interested about results for native code, not C++/CLI. You are right, no extra optimization is made.Answered | 2 Replies | 3517 Views | Created by Pavel S - Wednesday, July 22, 2009 8:13 AM | Last reply by Pavel S - Thursday, July 23, 2009 2:30 PM -
0 Votes
Using C++/CLI Forms in native C++
The name pretty much says it. I am working on a large project involving directx 11 and I would like to use Windows Forms to create a GUI to modify visual content in ...Unanswered | 1 Replies | 9647 Views | Created by Bert Wierenga - Wednesday, October 6, 2010 3:35 AM | Last reply by SamAgain - Thursday, October 14, 2010 8:31 AM -
0 Votes
Using Extension Methods in CPP/CLI
Hi, I need to know whether we can use the Extension Methods within CPP/CLI? If so, how to achieve it? Else, what is ...Answered | 1 Replies | 4868 Views | Created by Vignesh. S - Wednesday, November 12, 2008 10:57 AM | Last reply by Dave Doknjas - Wednesday, November 12, 2008 3:23 PM - Items 1 to 20 of 2933745 Next ›
No announcements