No announcements
Found 2080 threads
-
0 Votes
Sink writer and C++/Cx
Thank you, but I still don't know if I have to use C++/CX or WRL in order to use Sink Writer.Answered | 3 Replies | 2609 Views | Created by Ronald Eekelder - Monday, December 17, 2012 8:04 AM | Last reply by Ronald Eekelder - Sunday, January 13, 2013 9:28 AM -
2 Votes
C++/CX
Don't be confused by the syntax, C++/CX is unrelated to C++/CLI.Answered | 3 Replies | 607 Views | Created by Jerry.Mouse - Sunday, May 20, 2018 4:22 PM | Last reply by Jerry.Mouse - Tuesday, May 22, 2018 3:58 PM -
0 Votes
Sink writer and C++Cx
When doing some research I saw that using a Sink Writer would be the right way to go.Answered | 1 Replies | 1100 Views | Created by Ronald Eekelder - Sunday, December 16, 2012 5:13 PM | Last reply by Ronald Eekelder - Monday, December 17, 2012 8:06 AM -
0 Votes
C++/CX component in javascript
Can you describe how your problematic JavaScript project and C++/CX component differs from tutorial steps you found to work as desired?Answered | 2 Replies | 1836 Views | Created by boolean_man - Tuesday, August 21, 2012 2:42 PM | Last reply by Jesse Jiang - Wednesday, August 22, 2012 6:18 AM -
0 Votes
Automatic documentation for c++/cx
Have you tried using Doxygen with C++/CLI support enabled?Answered | 1 Replies | 1794 Views | Created by robertoprs - Wednesday, April 24, 2013 12:48 AM | Last reply by MikeBMcL - Wednesday, April 24, 2013 4:40 AM -
1 Votes
C++/CX
#ifndef GAMESCREEN_H #define GAMESCREEN_H #include "Screen.h" ref class GameScreen sealed : public ...Answered | 2 Replies | 4463 Views | Created by DualOpAmp - Thursday, July 5, 2012 7:00 PM | Last reply by DualOpAmp - Monday, July 9, 2012 3:46 PM -
5 Votes
C++/CX Reflection
I'd love to point out that James McNellis just released a full C++ library for CX reflection...Very well designed.Answered | 5 Replies | 40073 Views | Created by Atamiri - Monday, September 26, 2011 9:12 AM | Last reply by jmorrill - Thursday, April 26, 2012 9:15 PM -
1 Votes
C++/CX template to JsonObject^
We can store it as string http://stackoverflow.com/questions/1055452/c-get-name-of-type-in-template And in the deserialization, we can create this temp ...Answered | 2 Replies | 3049 Views | Created by recherche - Wednesday, May 22, 2013 12:14 PM | Last reply by recherche - Thursday, May 23, 2013 5:02 AM -
0 Votes
Object Casting in C++/Cx
How familiar are you with C++ and COM?Answered | 3 Replies | 1549 Views | Created by Pallam Madhukar - Friday, October 18, 2013 12:30 PM | Last reply by Eric Fleck - Friday, November 15, 2013 3:25 PM -
0 Votes
[W8.1] How to pass std::function to C++/CX
EDIT: I managed to get a solution - I just create C++/CX delegate inside (!)Answered | 3 Replies | 974 Views | Created by ghua - Monday, August 3, 2015 3:58 PM | Last reply by ghua - Tuesday, August 4, 2015 11:47 AM -
3 Votes
Using Rx from C++/CX Metro App.
You cannot use RX directly from C++/CX.Answered | 10 Replies | 7883 Views | Created by Tonko - Sunday, August 12, 2012 5:10 AM | Last reply by Kirk Shoop - Tuesday, February 11, 2014 5:16 AM -
0 Votes
[UWP][C++]Consume C# from C++/CX Store apps
We've a C++/CX based store app and we're converting it to a UWP app.Answered | 3 Replies | 688 Views | Created by Minu7 - Wednesday, August 17, 2016 1:48 AM | Last reply by neolovinga - Friday, August 19, 2016 11:56 AM -
0 Votes
Can we use C++/Cx for Phone8
On Windows Phone 8, C++/CX can only be used for DirectX apps and for WinRT components.Answered | 2 Replies | 2275 Views | Created by Filipe Madureira - Thursday, November 8, 2012 12:55 PM | Last reply by Steve ''Sly'' Williams - Friday, November 9, 2012 12:49 PM -
0 Votes
[WP8.1]How to generate readable documentation in C++/CX
It may not fully understand C++/CX syntax, but roughly Ok.Answered | 2 Replies | 435 Views | Created by Wild-Pointer - Saturday, October 10, 2015 8:42 AM | Last reply by Wild-Pointer - Wednesday, March 9, 2016 6:08 AM -
3 Votes
[UWP][CX]Universal Windows App in C++/CX
I tried your "sideload" system (on C++/CX App created automatically) and I created the "package" but if I try to launch my app Add-AppDevPackage.ps1 using ...Answered | 16 Replies | 1978 Views | Created by Jerry.Mouse - Saturday, June 18, 2016 5:35 PM | Last reply by Jerry.Mouse - Tuesday, June 21, 2016 7:29 PM -
0 Votes
How to add an AdMediatorControl in C++/CX UWP?
And why the only ad doesn't support C++/CX XAML design?Answered | 4 Replies | 1032 Views | Created by [-] - Wednesday, August 26, 2015 10:39 AM | Last reply by [-] - Friday, August 28, 2015 3:51 PM -
0 Votes
LoadResource replacement in C++/CX Windows Runtime Component
Visual C++ MVP | Website | Blog | @mikebmcl | Windows Store DirectX Game TemplateAnswered | 5 Replies | 2891 Views | Created by BullyOwner - Wednesday, May 1, 2013 7:42 PM | Last reply by MikeBMcL - Thursday, May 2, 2013 4:10 PM -
1 Votes
C++/CX generic <class T> delegate
#43;+/CX (and learning).Answered | 5 Replies | 2843 Views | Created by recherche - Friday, May 24, 2013 10:58 AM | Last reply by recherche - Monday, May 27, 2013 6:40 AM -
0 Votes
[UWP][CX]C++/CX Destructor not called
1) This is C++/CX not standard C++.Answered | 7 Replies | 943 Views | Created by ShaZiv - Tuesday, July 26, 2016 6:41 AM | Last reply by mcosmin - Tuesday, July 26, 2016 8:00 AM -
0 Votes
[C++/CX] Getting Exception at Navigation for windows universal apps development using C++/Cx
For the C++ code, it shows it cannot read the memory.Answered | 1 Replies | 461 Views | Created by Sarthak Mirajkar - Sunday, March 6, 2016 11:58 AM | Last reply by Fred Bao - Monday, March 7, 2016 7:20 AM - Items 1 to 20 of 2080 Next ›
No announcements