No announcements
Found 3289812 threads
-
1 Votes
How to solve that SaveToWICFile() return General access denied error ?
My problem had solved.Answered | 5 Replies | 2336 Views | Created by KC-Steven - Monday, January 27, 2014 9:42 AM | Last reply by KC-Steven - Tuesday, January 28, 2014 3:00 AM -
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 | 555 Views | Created by Wild-Pointer - Saturday, October 10, 2015 8:42 AM | Last reply by Wild-Pointer - Wednesday, March 9, 2016 6:08 AM -
0 Votes
Can I crop the DirectX::ScratchImage DxImage?
I saved a image file from DirectX.Answered | 1 Replies | 2879 Views | Created by KC-Steven - Tuesday, January 28, 2014 9:01 AM | Last reply by Chuck Walbourn - MSFT - Wednesday, January 29, 2014 7:08 AM -
0 Votes
LoadResource replacement in C++/CX Windows Runtime Component
For string resources: http://msdn.microsoft.com/en-us/library/windows/apps/xaml/Hh965323(v=win.10).aspx .Answered | 5 Replies | 3018 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
For example: Generator<AuthEventArgs^>^ generator = ref new ...Answered | 5 Replies | 3003 Views | Created by recherche - Friday, May 24, 2013 10:58 AM | Last reply by recherche - Monday, May 27, 2013 6:40 AM -
0 Votes
Sink writer and C++/Cx
Hi, Visual C++ component extensions (C++/CX) is a set of extensions to the C++ language that enable the creation of Windows Store apps ...Answered | 3 Replies | 2806 Views | Created by Ronald Eekelder - Monday, December 17, 2012 8:04 AM | Last reply by Ronald Eekelder - Sunday, January 13, 2013 9:28 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 ...Answered | 16 Replies | 2187 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
Automatic documentation for c++/cx
C++/CX and C++/CLI are virtually identical so it should generally work.Answered | 1 Replies | 1973 Views | Created by robertoprs - Wednesday, April 24, 2013 12:48 AM | Last reply by MikeBMcL - Wednesday, April 24, 2013 4:40 AM -
3 Votes
Using Rx from C++/CX Metro App.
This version has some of the same behavior as the C# one (missing error handling, buffer remnants are not sent when the source completes, etc..)Answered | 10 Replies | 8085 Views | Created by Tonko - Sunday, August 12, 2012 5:10 AM | Last reply by Kirk Shoop - Tuesday, February 11, 2014 5:16 AM -
2 Votes
How to convert Microsoft::WRL::ComPtr<ID3D11Device> into ID3D11Device* ?
How to do it?Answered | 8 Replies | 3190 Views | Created by KC-Steven - Monday, January 27, 2014 7:19 AM | Last reply by KC-Steven - Wednesday, January 29, 2014 7:30 AM -
1 Votes
C++/CX
I'm still having some trouble working with C++/CX and declaring ref classes.Answered | 2 Replies | 4655 Views | Created by DualOpAmp - Thursday, July 5, 2012 7:00 PM | Last reply by DualOpAmp - Monday, July 9, 2012 3:46 PM -
2 Votes
C++/CX
Don't be confused by the syntax, C++/CX is unrelated to C++/CLI.Answered | 3 Replies | 809 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
SaveToWICFile save file path problem ?
Sorry, My C++/Cx is poor.Answered | 7 Replies | 2402 Views | Created by KC-Steven - Friday, February 7, 2014 6:30 AM | Last reply by Chuck Walbourn - MSFT - Tuesday, February 11, 2014 10:33 PM -
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 | 877 Views | Created by Minu7 - Wednesday, August 17, 2016 1:48 AM | Last reply by neolovinga - Friday, August 19, 2016 11:56 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 | 2011 Views | Created by boolean_man - Tuesday, August 21, 2012 2:42 PM | Last reply by Jesse Jiang - Wednesday, August 22, 2012 6:18 AM -
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 | 40425 Views | Created by Atamiri - Monday, September 26, 2011 9:12 AM | Last reply by jmorrill - Thursday, April 26, 2012 9:15 PM -
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 | 2419 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
[W8.1] How to pass std::function to C++/CX
my C++ code and then pass it to winRT C++/CX. after processing winRT calls delegate and I can update In App Purchases in the game - seems to work.Answered | 3 Replies | 1141 Views | Created by ghua - Monday, August 3, 2015 3:58 PM | Last reply by ghua - Tuesday, August 4, 2015 11:47 AM -
1 Votes
fopen file access is denied
@Pierre: the book on C++ /CX is coming. please refer to the announcement @ ...Answered | 5 Replies | 8437 Views | Created by ben_digi - Wednesday, July 11, 2012 1:46 AM | Last reply by Sridhar P - Friday, July 13, 2012 6:49 AM -
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 | 3215 Views | Created by recherche - Wednesday, May 22, 2013 12:14 PM | Last reply by recherche - Thursday, May 23, 2013 5:02 AM - Items 1 to 20 of 3289812 Next ›
No announcements