No announcements
Found 2294117 threads
-
0 Votes
Import Win32 DLL in Windows Store App
If you deploy the app (Win32-DLL) as x86, for example, it migth not run as expected.Answered | 6 Replies | 1370 Views | Created by somnathbanik - Sunday, April 12, 2015 1:08 PM | Last reply by Rob Caplan [MSFT] - Tuesday, April 14, 2015 6:11 AM -
0 Votes
Cannot add VS2012 Ultimate Win32 DLL to Windows Store app package
You cannot have your Windows Store app use a Win32 DLL that won't pass WACK.Answered | 2 Replies | 2925 Views | Created by Scott Honji - Saturday, March 30, 2013 8:01 PM | Last reply by Chuck Walbourn - MSFT - Tuesday, April 2, 2013 8:49 PM -
0 Votes
Integrating C# Windows store app with Javascript Metro store app.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project.Answered | 3 Replies | 2033 Views | Created by Ldm_Metro - Wednesday, January 30, 2013 6:26 AM | Last reply by Matt Small - Friday, February 1, 2013 4:06 PM -
2 Votes
[UWP][C++]Reuse WIN32 DLL in UWP
We can use part of the Win32 and COM APIs in UWP app, please reference the Win32 and COM APIs for UWP apps document and find ...Answered | 3 Replies | 2019 Views | Created by miradham - Friday, September 1, 2017 3:05 AM | Last reply by Breeze Liu - Tuesday, September 5, 2017 8:21 AM -
0 Votes
Wi-Fi SSID in Windows Store App using Win32 API
WlanOpenHandle is available to desktop apps only: see the version information in the docs.Answered | 1 Replies | 1127 Views | Created by somnathbanik - Monday, April 13, 2015 10:45 AM | Last reply by Rob Caplan [MSFT] - Monday, April 13, 2015 2:40 PM -
0 Votes
How does Windows8 prevent regular win32 calls from DLLs linked to a Windows store app
All EXEs and DLLs that ship in a Windows Store app package have to meet certification which enforces the 'safe' APIs.Answered | 1 Replies | 1381 Views | Created by ckkashyap - Wednesday, March 20, 2013 1:55 PM | Last reply by Chuck Walbourn - MSFT - Wednesday, March 20, 2013 10:20 PM -
3 Votes
'DLL Initialization Failed' when loading FFmpeg DLLs in Win8 app
I'm currently trying to integrate libmpeg2 / liba52dec into this sample Windows 8 app, and I am having much more success.Answered | 4 Replies | 9164 Views | Created by lucas-j - Wednesday, October 31, 2012 7:17 PM | Last reply by lucas-j - Tuesday, March 19, 2013 3:08 AM -
2 Votes
How to pre-install Win32 DLL for Metro App.
I am wondering how does the driver details affect any of the Win32 DLL issues I mentioned earlier?Answered | 6 Replies | 4050 Views | Created by Aptexan_ - Wednesday, March 14, 2012 8:02 PM | Last reply by Eric Hanson-MSFT - Monday, June 4, 2012 4:34 PM -
7 Votes
Metro Style App How to load Win32 dll?
my dll is the later: simple C interface DLL.Answered | 20 Replies | 18465 Views | Created by hot_blood2001 - Friday, September 23, 2011 4:36 AM | Last reply by Rob Caplan [MSFT] - Thursday, May 10, 2012 10:40 PM -
0 Votes
Windows Store App and External DLL Libraries
You may be able to get away with calling restricted API if you don't publish to the store, but they may not work directly in the app container's security context.Answered | 6 Replies | 2665 Views | Created by RainbowShaggy - Sunday, May 17, 2015 10:45 PM | Last reply by RainbowShaggy - Tuesday, May 19, 2015 4:47 AM -
0 Votes
What is the counterpart of win32 tab control in XAML controls
But I couldn't find a C++/XAML code sample for FlipView.Answered | 2 Replies | 2839 Views | Created by Leonard - Thursday, November 1, 2012 10:13 AM | Last reply by Leonard - Monday, November 12, 2012 3:45 PM -
1 Votes
XAML Parsing Failed in Windows Store App (KinectV2)
I thought it could be a dll problem, but evidently it was not so!Answered | 8 Replies | 883 Views | Created by Marco Suriano - Wednesday, February 4, 2015 4:43 PM | Last reply by Marco Suriano - Monday, February 16, 2015 9:37 AM -
1 Votes
Listview SelectedItems (Windows Store Apps) XAML, c#
Hi And1roxx,Answered | 3 Replies | 802 Views | Created by And1roxx - Sunday, October 18, 2015 1:49 PM | Last reply by Amy Peng - Tuesday, October 20, 2015 4:53 AM -
0 Votes
Win32 application & App Store
The segment on the store starts about 51 minutes in.Answered | 1 Replies | 1914 Views | Created by Ciger - Friday, November 11, 2011 2:06 AM | Last reply by Rob Caplan [MSFT] - Friday, November 11, 2011 2:53 AM -
0 Votes
How to add com dll in windows 8 store app
Windows Store apps can use a subset of the Win32 and COM API.Answered | 1 Replies | 1833 Views | Created by vishal patel - Wednesday, February 27, 2013 4:36 PM | Last reply by adam grocholski - Wednesday, February 27, 2013 5:36 PM -
5 Votes
(C# / XAML / Windows Store App)
Has anyone gotten around this limitation yet using C# and XAML?Answered | 5 Replies | 3342 Views | Created by Jhoon Kim - Monday, April 29, 2013 12:03 PM | Last reply by dc087 - Monday, August 4, 2014 9:18 PM -
0 Votes
Windows 8 Store device apps
For Windows Store apps, file opening and file management is done using the Window.Storage APIs.Answered | 9 Replies | 4010 Views | Created by Ash8659 - Friday, November 16, 2012 2:39 PM | Last reply by Lisa O - MSFT - Wednesday, November 21, 2012 6:04 AM -
0 Votes
How to set defualt button on page - C#, XAML Windows Store App
I did confirm that as of today there isn't yet a way in Windows Store apps XAML to set a default button.Answered | 10 Replies | 7210 Views | Created by Mark Moeykens - Thursday, April 4, 2013 1:53 PM | Last reply by Mark Moeykens - Wednesday, April 10, 2013 3:38 AM -
1 Votes
Win32 DLL which have a Window
The DLL exports a function that can be used to create a window.Answered | 3 Replies | 1174 Views | Created by Jeff0803 - Friday, September 4, 2015 5:33 PM | Last reply by RLWA32 - Sunday, September 6, 2015 6:53 PM -
0 Votes
How to make smooth resize on the view with c# in windows store app?
Also, you can't call such StoryBoard directly from the code, but you need to locate XAML element (ListBoxItem), get its resources and call the StoryBoard.Answered | 4 Replies | 742 Views | Created by Tigyi János - Thursday, November 19, 2015 8:38 AM | Last reply by ivan.icin - Friday, November 20, 2015 10:06 AM - Items 1 to 20 of 2294117 Next ›
No announcements