No announcements
Found 2933391 threads
-
0 Votes
Best modern approach to define PODS classes in C# and use in unmanaged C++ and Windows Store Apps.
PODS (Plan Old Data Structures) classes between all applications. I would like to define these plain data classes in a central location ...Discussion | 4 Replies | 1342 Views | Created by jfradley - Wednesday, May 28, 2014 6:07 PM | Last reply by jfradley - Thursday, May 29, 2014 10:47 PM -
0 Votes
How to import and use C# classes from C# dlls in unmanaged C++ code
make the C# classes ComVisible and register them with Regasm.exe so you can use them as a COM component in your unmanaged C++ ...Unanswered | 4 Replies | 3403 Views | Created by Ak-shokri - Tuesday, July 8, 2008 12:50 PM | Last reply by Ak-shokri - Sunday, July 20, 2008 7:25 AM -
0 Votes
how can I use unmanaged c++/cli classes in c#?
could have a managed version of b2BodyDef that can be initialized in C# and passed to a managed member function of a managed C++/CLI type. That managed ...Answered | 2 Replies | 818 Views | Created by leaf-leaf - Saturday, October 17, 2015 12:58 AM | Last reply by leaf-leaf - Saturday, October 17, 2015 6:11 AM -
0 Votes
Use C++ Classes in C#
Hello... I have some visual c++ classes and want to use them in my c# project? Is it ...Unanswered | 7 Replies | 5478 Views | Created by Jacquipre - Thursday, January 26, 2006 11:37 AM | Last reply by marmarou - Friday, January 27, 2006 4:56 PM -
0 Votes
Corresponding classes in windows store apps
the classes that exist in form applications and I need to know the corresponding classes in store apps. can some body tell ...Answered | 1 Replies | 645 Views | Created by Naveen C Ram - Tuesday, October 1, 2013 2:03 PM | Last reply by Rob Caplan [MSFT] - Tuesday, October 1, 2013 2:21 PM -
0 Votes
Book for programming windows store apps with c++ and xaml
Building Windows 8 apps with Microsoft Visual C++ Step by Step. (Regnicoli, Brunetti, and Pialorsi)Modern C++ And ...Discussion | 2 Replies | 1527 Views | Created by Ninja8 - Monday, June 10, 2013 6:40 AM | Last reply by Ninja8 - Wednesday, June 12, 2013 4:36 AM -
0 Votes
C++ - Use Modern C++ to Access the Windows Registry
Access the Windows registry using modern C++. Learn how the complex RegGetValue C-interface API is wrapped in higher-level convenient C++ code ... -
0 Votes
Unmanaged classes in Managed C++/CLI
functions may not even have a noticeable performance improvement. And if you rewrite the entire source base in C++/CLI but intend to ...Answered | 3 Replies | 3489 Views | Created by Synthetikk242 - Monday, May 7, 2007 8:31 AM | Last reply by Synthetikk242 - Tuesday, May 8, 2007 1:43 AM -
0 Votes
WIC in c# windows store apps
How can I use / initialize WIC in c# windows store apps for image manipulation ?Answered | 1 Replies | 985 Views | Created by its_me_here - Thursday, January 24, 2013 8:45 PM | Last reply by Ken Tucker - Friday, January 25, 2013 12:48 PM -
0 Votes
Native PODs in C++/CLI as MC++?
=970938&SiteID=1 ... So, have you guys taken a fresh look at feedback # 114649: Feature regression from MC++ to C++\CLI (unmanaged PODs are ...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 -
1 Votes
[U8.1]Building Windows Apps with C# and VB.NET Best Practices
When developing Windows Store Apps or Windows Phone Apps is it best to create single page applications as I do in Cordova, or ...Answered | 1 Replies | 543 Views | Created by James_Parsons - Friday, May 22, 2015 10:33 PM | Last reply by Rob Caplan [MSFT] - Friday, May 22, 2015 11:28 PM -
0 Votes
C# and VC++ unmanaged
any of the methods on those objects. So first question is, is this possible? To use a c# dll in unmanged vc++? I always assumed it was. ...Answered | 1 Replies | 4605 Views | Created by wdhough - Friday, April 7, 2006 9:10 AM | Last reply by Jonathan Caves - MSFT - Friday, April 7, 2006 9:17 AM -
0 Votes
Combobox control in windows store apps using c# and xaml
Hi matt,(windows store apps using c# and xaml using sqlite database) I will be ...Discussion | 3 Replies | 1143 Views | Created by shaik amair - Wednesday, May 29, 2013 11:57 AM | Last reply by Matt Small - Thursday, May 30, 2013 12:39 PM -
0 Votes
Face recognition in Windows Store apps C#
Simply, how to implement Face recognition in Windows Store apps with C#? I want to build an application that ...Answered | 3 Replies | 1046 Views | Created by Ahmed Abdelkarim - Tuesday, January 27, 2015 6:27 AM | Last reply by Anne Jing - Monday, February 9, 2015 9:37 AM -
0 Votes
WIA and unmanaged C++
Is it possible to use WIA with unmanaged c++ (no common language runtime support) J. Vincent WeeksAnswered | 1 Replies | 2956 Views | Created by Vince_Weeks - Friday, June 3, 2011 6:42 PM | Last reply by Josh Poley - Friday, June 3, 2011 6:57 PM -
0 Votes
To use C# classes in Visual C++
({1C008231-4C11-47DB-AC79-8DE51077123C} is the GUID of myclass) p.s.) Is the method only COM that I can use C# DLL's class in unmanaged ...Answered | 6 Replies | 2727 Views | Created by Made in Chaos - Sunday, October 12, 2008 11:44 AM | Last reply by Made in Chaos - Monday, October 13, 2008 1:37 AM -
0 Votes
Modern Apps - Implement Search in Windows Store and Windows Phone Store Apps
Search is arguably the most important feature in any app these days. If you want to make your app popular and easy to use, you had better add a search ... -
0 Votes
AES encryption between PHP and Windows store apps with C#
windows store apps with C#. This encryption will work on both end encryption and decryption. I refered -
0 Votes
C++ DLL and #define
I have a C++ DLL that I call in VB. Linked to the DLL project is a static library. I need to define 'FIXED_POINT' and I did it by placing ...Answered | 1 Replies | 5117 Views | Created by zzamee - Monday, December 12, 2005 11:14 AM | Last reply by Jeff Abraham - Monday, December 12, 2005 9:17 PM -
1 Votes
Building Windows Store Apps Using C ( Not C++ )
languages (such as C#, JavaScript, and in many cases C++/Cx), but will require directly creating calling the vtables from ...Answered | 1 Replies | 726 Views | Created by Corona W10 - Wednesday, April 23, 2014 2:35 AM | Last reply by Rob Caplan [MSFT] - Wednesday, April 23, 2014 3:09 AM - Items 1 to 20 of 2933391 Next ›
No announcements