No announcements
Found 3289827 threads
-
0 Votes
[WP8.1][C++]A question about how to initiate an IKeyValuePair object in C++/Cx
By using IMap my problem can be solved .Answered | 3 Replies | 756 Views | Created by 神山 - Saturday, August 1, 2015 2:48 PM | Last reply by 神山 - Friday, August 14, 2015 9:37 AM -
2 Votes
How to serialize a class in C++/CX by using DataContractSerializer or other ways?
I thinck C++/CX should have more .net API.Answered | 4 Replies | 2138 Views | Created by zhangeditor - Saturday, July 12, 2014 1:46 PM | Last reply by zhangeditor - Friday, July 18, 2014 3:07 AM -
0 Votes
Object Casting in C++/Cx
How familiar are you with C++ and COM?Answered | 3 Replies | 1909 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
How to release vertex buffer and index buffer by C++/CX ( XAML+DirectX )?
I create vertex buffer and index buffer in WinRT app by C++/CX.Answered | 3 Replies | 1303 Views | Created by KC-Steven - Wednesday, July 16, 2014 3:54 AM | Last reply by Chuck Walbourn - MSFT - Thursday, July 17, 2014 6:09 PM -
0 Votes
Access Denied When C# WinRT Component Tries to create file
The app install directory is read only.Answered | 1 Replies | 3365 Views | Created by obece - Saturday, July 27, 2013 4:13 AM | Last reply by Rob Caplan [MSFT] - Saturday, July 27, 2013 5:22 AM -
0 Votes
Denied access to *.dat files, why?
Well, that's a problem for you on Win Vista, 7 and 8 as Program Files is a protected area on those O/S(s), and you should not put files that the program needs for ...Answered | 4 Replies | 2448 Views | Created by LunasLetters - Friday, November 14, 2014 6:51 PM | Last reply by LunasLetters - Friday, November 14, 2014 7:51 PM -
0 Votes
How to create copy constructor in C++/CX with class having properties
=_x) { _x=x; } } } property double Y { double get(){ return _y;} void ...Answered | 3 Replies | 4309 Views | Created by Tyler Nguyen - Sunday, July 22, 2012 10:05 AM | Last reply by Helen Zhao - Monday, July 23, 2012 10:17 AM -
5 Votes
CreateFile2 returns access denied
Still CreateFile2() returns with "access denied" while opening a file using OpenAsync() works.Answered | 10 Replies | 8687 Views | Created by SALX - Friday, September 23, 2011 7:34 AM | Last reply by Mike - Thursday, May 17, 2012 11:57 AM -
0 Votes
[UWP][C++]How to make use ToastNotification in C++/CX specifically?
They're both in C#.Answered | 3 Replies | 1835 Views | Created by Liangyiliang - Saturday, January 30, 2016 2:54 AM | Last reply by andrewbares7 - Tuesday, February 2, 2016 9:24 PM -
0 Votes
Sideloaded UWP C++/CX XAML App Full Screen On Multiple Monitors
Hi cliftonk77, We can use the ProjectionManager class to define a set of methods for managing the windows (app views) sent to secondary displays, such as projectors.Answered | 1 Replies | 689 Views | Created by cliftonk77 - Thursday, August 25, 2016 6:22 PM | Last reply by Jayden Gu - Friday, August 26, 2016 9:56 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 | 527 Views | Created by Sarthak Mirajkar - Sunday, March 6, 2016 11:58 AM | Last reply by Fred Bao - Monday, March 7, 2016 7:20 AM -
0 Votes
Metro app C++\CX and WCF sevice
You can also use a C# WinMD component (which is what I would choose if it is a complicated WebService) and add a reference to it in your CPP project and make your calls ...Answered | 1 Replies | 2494 Views | Created by Levon.Gyulnazaryan - Monday, May 28, 2012 11:41 AM | Last reply by Jeff Sanders - Wednesday, May 30, 2012 5:56 PM -
0 Votes
[WP8.1]Calling C++/CX background task from C# app to update Tile
Before rendering the tile I insert the dynamically generated tile control temporarily into the panel (visualTreeContainer) passed from C# app.Answered | 7 Replies | 1541 Views | Created by kine_ - Tuesday, April 21, 2015 9:29 PM | Last reply by kine_ - Sunday, May 17, 2015 4:27 PM -
2 Votes
How do a pass an array of ints to a public member of a ref class in C++/CX
Hi pragos, While that approach will work, it is not how we recommend using C++/CX.Answered | 9 Replies | 4992 Views | Created by pragos - Monday, August 6, 2012 8:31 AM | Last reply by Marian Luparu - Friday, August 24, 2012 5:42 PM -
4 Votes
C++/CX and C++/WinRT Which has the most stable future, expectation to be dominant?
And it's so funny that developers complained about C++/CX but then it's been replaced with something that is more fragile, more difficult to use and read with more complex ...Answered | 4 Replies | 1786 Views | Created by ThisDisplayName1 - Wednesday, August 21, 2019 12:32 AM | Last reply by Gavin..Williams - Thursday, September 12, 2019 1:41 AM -
0 Votes
Resource on how to use C++ CX in a normal WPF Desktop App (on Windows 7?)
Hi, You can't use the C++/CX for CRL, It is only for WinRT.Answered | 12 Replies | 5975 Views | Created by Lloyd - Thursday, June 7, 2012 3:19 AM | Last reply by Mr.Weera PongPruchya - Friday, March 13, 2015 3:41 AM -
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 | 1276 Views | Created by [-] - Wednesday, August 26, 2015 10:39 AM | Last reply by [-] - Friday, August 28, 2015 3:51 PM -
0 Votes
MarshalDirectiveException, cannot use IntPtr as return type for WinRT C++ / CX component in a C# consumer application.
But your component would be the only one who would know how to interpret this type.Answered | 6 Replies | 7679 Views | Created by BullyOwner - Tuesday, August 28, 2012 1:37 PM | Last reply by t-n-x - Friday, August 31, 2012 12:34 AM -
0 Votes
how to transfer vector in c++/cx
Something like //return type should be declared as IVector<int>, use Vector<int> would generate C3986 return ref new ...Answered | 1 Replies | 727 Views | Created by eXIA_C - Saturday, March 19, 2016 9:05 AM | Last reply by Sheng Jiang 蒋晟 - Sunday, March 20, 2016 4:01 AM -
1 Votes
Regasm error: Access is denied.
It generates this error, not something more descriptive.Answered | 10 Replies | 28042 Views | Created by Mister T1 - Thursday, June 2, 2005 2:09 PM | Last reply by alphaprolix - Tuesday, May 14, 2013 9:51 AM
No announcements