No announcements
Found 3710367 threads
-
0 Votes
Can metro style static libary include c files?
You're probably calling them from C++ code and getting name-mangling issues.Answered | 2 Replies | 2404 Views | Created by hongtailang - Wednesday, March 21, 2012 5:48 AM | Last reply by Steve Horne - Tuesday, March 27, 2012 1:43 AM -
9 Votes
D3DCompile and Metro style games
You can use any number of techniques for shipping precompiled shaders: Shader blobs can be written out as C header ...Answered | 26 Replies | 16219 Views | Created by Benjamin Prieto - Monday, January 2, 2012 9:23 PM | Last reply by Chuck Walbourn - MSFT - Friday, July 19, 2013 4:47 AM -
2 Votes
Metro Style App Exe + Metroy Style Static Library linking
About your question - static library in that case is abstraction layer library where I have all of my platform specific code ( including main() function ).Answered | 5 Replies | 4239 Views | Created by Angin3 - Wednesday, August 29, 2012 3:17 PM | Last reply by MannekinPis - Wednesday, October 3, 2012 11:21 AM -
0 Votes
Calling C/C++ static library functions from C# code of Windows 8 Metro Style app
Hi, Create a WinRT component and use static lib from compoent.Answered | 1 Replies | 1776 Views | Created by Prem C - Thursday, December 13, 2012 12:18 PM | Last reply by BhashTech - Thursday, December 13, 2012 1:04 PM -
0 Votes
app.config file in metro style application
Is there any such configuration option available with metro style application which don't require compiling the whole code?Answered | 4 Replies | 6600 Views | Created by Nhancers - Tuesday, July 24, 2012 6:30 AM | Last reply by Can Bilgin - Friday, July 27, 2012 10:31 AM -
0 Votes
c++ metro style app localization
The fix was to use Resources.resw as the file name for resources instead of Strings.resw.Answered | 2 Replies | 3054 Views | Created by peterake - Thursday, May 17, 2012 3:17 PM | Last reply by Semi Essessi - Monday, May 21, 2012 10:02 PM -
5 Votes
Porting to Metro - static libs and DLLs
"Static linking is usually discouraged for Metro style native apps especially if your binaries statically link to C Runtime libraries.Answered | 9 Replies | 7490 Views | Created by jmuffat - Wednesday, September 21, 2011 3:35 PM | Last reply by David_Brooks - Wednesday, February 1, 2012 4:40 PM -
1 Votes
File download in C++ metro style app
I would like to know how I can display the download progress!!!Answered | 3 Replies | 2781 Views | Created by its_me_here - Friday, May 25, 2012 6:11 PM | Last reply by Dan Ruder - Monday, June 4, 2012 6:41 PM -
0 Votes
Error MSB8016 - VS2011 Beta + Static Library + Metro-style App
http://connect.microsoft.com/VisualStudio/feedback/details/728165/vs-11-beta-does-not-build-static-library-with-winrt-calls-in-source-code-compiled-with-zw & ...Answered | 3 Replies | 4415 Views | Created by U__K - Tuesday, March 6, 2012 8:50 PM | Last reply by mak_july - Saturday, March 31, 2012 7:35 PM -
2 Votes
System.IO in metro style
As Diederik says, the sample code is not applicable to Metro style apps (the sample isn't actually misplaced: it is in general .Net documentation not in Metro style ...Answered | 2 Replies | 2767 Views | Created by Santana George - Wednesday, March 7, 2012 11:56 AM | Last reply by Rob Caplan [MSFT] - Wednesday, March 7, 2012 4:00 PM -
1 Votes
Using legacy code in Metro style app.
Now i can consume the legacy code from C# metro style app.Answered | 4 Replies | 2214 Views | Created by Kamaraj S.P - Thursday, June 7, 2012 1:26 PM | Last reply by Kamaraj S.P - Tuesday, June 12, 2012 1:20 PM -
0 Votes
recording in c# metro style
Can you clarify that?Answered | 6 Replies | 2833 Views | Created by Alisina - Wednesday, June 6, 2012 11:33 PM | Last reply by Jiraiya2 - Tuesday, March 19, 2013 2:41 PM -
0 Votes
Including Bing maps in Metro style UI
There is now a Bing Maps control for Windows Metro style apps.Answered | 2 Replies | 4881 Views | Created by DmitriiL - Monday, December 12, 2011 8:24 PM | Last reply by Lcubed - Tuesday, April 17, 2012 12:08 AM -
2 Votes
How to compress files in metro style app(using c#)
I want to compress a folder to a zip file in metro style app, not a gizp file, How to do it?Answered | 14 Replies | 9879 Views | Created by Water Cube - Wednesday, February 29, 2012 5:51 AM | Last reply by Raphael Ferreira Gomes - Monday, March 19, 2012 6:08 PM -
0 Votes
Porting Static C Library into Metro App - 'MSB8024: Using static version of the C++ runtime library is not supported'
Configuration Properties > C/C++ > Code Generation > Runtime Library - a citizen of Microsoft Developer Network.Answered | 3 Replies | 12175 Views | Created by dw_yoon - Monday, June 25, 2012 2:19 PM | Last reply by Real McCoy - Sunday, December 16, 2012 4:26 PM -
0 Votes
Singleton in Metro style apps
!Answered | 2 Replies | 3507 Views | Created by MasterFlo - Thursday, March 29, 2012 6:03 PM | Last reply by Kirill Bessonov - Monday, August 13, 2012 8:23 PM -
3 Votes
Can you programmatically launch a Metro Style Application?
Specifically, if you have an app with an association by the file extension, you can launch the editing app by calling Windows.Answered | 9 Replies | 9978 Views | Created by Joe Engalan - Thursday, September 22, 2011 7:31 PM | Last reply by Jim Wooley - Friday, October 7, 2011 8:14 PM -
1 Votes
Extract a cabinet file in metro style app.
There isn't a CAB file extraction API for Metro style apps.Answered | 4 Replies | 2969 Views | Created by P.Akial - Thursday, May 17, 2012 5:14 PM | Last reply by Rob Caplan [MSFT] - Thursday, May 24, 2012 3:39 PM -
0 Votes
Developing Metro Style Apps
Hi Psy-Chotic, The Visual Studio included in the Windows Developer Preview includes a simulator for Metro style apps.Answered | 1 Replies | 4015 Views | Created by Psy-Chotic - Thursday, January 19, 2012 9:12 PM | Last reply by Rob Caplan [MSFT] - Thursday, January 19, 2012 11:29 PM -
6 Votes
Interaction between Metro style and non-Metro style applications
In Windows 8, Metro style apps are designed to meet customer’s high expectations for reliability, performance, and respectful use of system resources ...Answered | 8 Replies | 9380 Views | Created by bondsbw - Tuesday, November 1, 2011 4:03 PM | Last reply by Just P - Monday, November 5, 2012 9:17 PM - Items 1 to 20 of 3710367 Next ›
No announcements