Tagged Questions
2
votes
1answer
30 views
MSDN reference API's
Does anyone know if there are web api's that allow you to retrieve MSDN info from a webservice call? Unfortunately googling MSDN web API's returns information on how to use web API's.
0
votes
2answers
22 views
Winjs Promise Async test
I m developping a Winjs/HTML windows Store application .
I have to do some tests every period of time so let's me explain my need.
when i navigate to my specific page , I have to test (without a ...
1
vote
2answers
100 views
Windows 8: Unable to allocate 2GB with 3GB User Address Space
I'm trying to create a Windows 8, 32-bit program for testing. Testing includes a large allocation, and I'm having trouble. The OS was booted with /3GB, the machine has 8GB and a page file, and the ...
0
votes
1answer
13 views
Windows8 Store app doesnt support onhashchange
I am trying to make an WIN8 app out of my html5 project.
Unfortunately I have been using hashes and especially the event onhashchange which is not supported by Windows8 apps.
This event is not ...
0
votes
0answers
31 views
Detect keyboard language change in a Windows Store App?
Is there any way to detect keyboard language changes in a Windows Store App? Other than polling using Windows.Globalization.Language.currentInputMethodLanguageTag of course...
On Desktop it to listen ...
0
votes
0answers
23 views
Webservices for enrolling Device under Company Apps in Windows Phone 8
Can we use simple java restful webservices to enroll the device under company apps in windows phone 8 devices.
I had tried with php and getting the proper requests but no luck with java my webservices ...
0
votes
1answer
45 views
Reset GridView/ListView 's scroll position programatically (win store app)
My GridView re-populated when the user chooses ComboBox item. The problem starts when the user scroll the gridView somewhere to to the middle of the gridview and when he chooses different item in the ...
0
votes
2answers
52 views
how to set drop-down-list offset in ComboBox to be like the old-school style (win store app)
I want the combobox's drop-down-list to be opened right from the offset of the combobox's contentPresenter (you know... the part that shows the selected item). But hat actually happens is that the ...
1
vote
0answers
59 views
How to turn off the display of a Win8 tablet
Is there a way to turn off the display of a Win8 Tablet without putting the tablet in sleep mode?
I use following C++ code, but this code puts the tablet in sleep mode:
const LPARAM OFF = 2;
// ...
-1
votes
1answer
21 views
Is there a significant different between Windows Server 2012 and Windows 7/8? [closed]
I have free legit copy of Windows Server through my college subscription to DreamSparks. Is it sufficient as a general-puprpose OS like Windows 8? I dont want to spend money on Windows 7/8.
0
votes
0answers
38 views
ClickOnce Visual Studio install
I am having an issue with Visual Studio 2012 for Windows Desktop. I accidentally deleted the ClickOnce extension and now I can't deploy with ClickOnce.
I searched and could not find it on Google or ...
-2
votes
1answer
103 views
i want to create html5 application on windows phone 8 [closed]
Hello I want to create html 5 application on windows phone 8.
or
I want to port html 5 code into windows phone 8 application.
There is any example or any link which help me to develop html 5 ...
-2
votes
0answers
15 views
How To Recover Deleted DSL/PPPoE Network Credentials? [closed]
I want to recover my deleted DSL network Credentials in Windows 8. Is there any way to do it? Doesn't windows save these information in system logs? Please help.
0
votes
1answer
39 views
Disable window transparency for Windows 7 & 8
I want to be able to disable window transparency in Windows Vista and newer. I know there are tools to do this, but how do we do this programmatically?
0
votes
0answers
21 views
Finding Lifetime for a Memory card(S.M.A.R.T)
I would like to findout lifetime for a memory Card. So i need to fetch below information from the device(Memory card) using IOCTL calls.
a)Total block write count
b)program erase count
But I am not ...
0
votes
0answers
60 views
Multiple loading events on a listview at scrolling
I started to learn Windows 8 development and I want to optimize an application I've made.
Let's say I have a list with around 40 elements, which I load from a web service and I am running this ...
-1
votes
1answer
59 views
I am unable to connect to internet on windows 8 [closed]
I am unable to connect to the Internet on windows 8. These are the hardware ID's which are giving me some problems. Please get a driver.
(The Hardware ID)
System Information report written at: ...
0
votes
1answer
57 views
(Windows 8 store app) Refresh current page if 5 minutes passed from entering suspended state till next running state
As mentioned in the title, I want the current page's content to refresh when turning from suspended state to running state, but only if 5 minutes passed from when I entered the suspended state.
How ...
-2
votes
0answers
19 views
reinstalling windows8 with the existing product key [migrated]
I recently purchased ASUS laptop with Windows8 installed in it. The hard disk capacity
is 750 gb and I checked the C drive and could see that they have used almost 40/50 gb for installing
the Windows8 ...
0
votes
0answers
51 views
CreateFileAsync UnauthorizedAccessException
I have the following code that fetches a dynamic image from a webserver in my Windows 8 app.
private async Task httpFetcher()
{
HttpClient httpClient = new HttpClient();
...
0
votes
1answer
53 views
Saving a file from LocalFolder
I have an image file in my LocalFolder which is downloaded when a button is clicked in the app.
I need to use the FileSavePicker to move said image from the LocalFolder to another folder of the ...
0
votes
2answers
108 views
Download and Display an image in Windows 8
I have the following code for downloading an image from a webserver:
private async void Test_Click(object sender, RoutedEventArgs e)
{
HttpClient httpClient = new HttpClient();
...
0
votes
1answer
64 views
How to programmatically change Windows update option?
I am currently trying to figure out, how to set Windows update to "let me choose whether to install" instead of "Install updates automatically" on Windows 8.
According to Check from .NET if Windows ...
0
votes
0answers
19 views
Removing a file named '…' in Windows 8 [migrated]
Completely by accident, I created a file named ... using Grunt.js for Node in Windows 8.
Is it possible to remove this file without having to reformat the partition?
3
votes
2answers
75 views
Get executable Windows 8 app
I am developing a Windows 8 app (Modern UI) and I was asking if I could get the 'executable' of the app to install and test it in other computers without submitting the app to the market.
I am using ...
0
votes
1answer
39 views
Open Application in new Window when clicked on the App Icon in the Taskbar - Windows 7/8 [closed]
I am asking this general question,which has nothing to do with programming. In the previous versions of windows i.e before Windows 7, I could open the App (IE, Chrome, Windows Explorer etc) in new ...
0
votes
1answer
32 views
Mode of Bing Maps - change posiotion
Can I change position of the box where I can choose the mode of Bing Maps ?
http://i.stack.imgur.com/DHLXn.png
or how I can collapsed this box ?
0
votes
2answers
85 views
Does Windows 8 Desktop support c++/cli?
I found some information regarding Windows 8 Metro and c++/cli. Windows 8 Metro does not support c++/cli.
However I am having trouble finding explicit documentation that states whether Windows 8 ...
-5
votes
0answers
188 views
How do I get HTC sync to work on windows 8? [closed]
I've enabled usb debugging on my HTC Sensation and have installed the latest version of HTC sync. Still, when I select HTC Sync in connection type it just keeps searching and searching.
I've read ...
0
votes
1answer
39 views
Can I develop web2py applications on window 8
Web2py seems to have been works well on Linux Plateform. How can I develop web2py application on Window 8? What approach I should follow so that I can help development of web2py on window 8?
0
votes
0answers
98 views
Unable to Install windows 8 mail, calender, people and messaging app [closed]
I tried to update my windows 8 (pro) apps in pc but mail, calendar,people and messaging apps are not updating. It's downloading the updates but installing process is not completing and my windows is ...
0
votes
0answers
81 views
Installing PySide - Windows 8
Following these instructions:
http://qt-project.org/wiki/Setting_up_PySide
Successfully installed these programs:
PySide-1.1.2.win-amd64-py2.7.exe -
qt-win-opensource-4.8.4-vs2010.exe - Qt ...
-1
votes
1answer
43 views
Windows button on windows tablet in custom shell
I am developing a custom shell for a windows 8 tablet. I would like to intercept the tablets windows button press event. I am not sure how to do so. I am currently working in c#, but would be ...
0
votes
3answers
279 views
Windows 8 App Local Storage
I am trying to develop Windows 8 apps using C# and I need to store two list's (string and DateTime) in local settings
List<string> names = new List<string>();
List<DateTime> dates = ...
1
vote
2answers
104 views
Can't output int as result of sizeof()
I'm lloking to write a program in C++ which will sync two directories for me, and for part of it I need to get the size of an char array. The code I'm using is below
#include <iostream>
...
-1
votes
1answer
171 views
Install Windows 8 in Ubuntu without no iso [closed]
I have a Windows 8 installer (Windows8-Setup.exe) in an exe format in a Ubuntu environment. I am trying to install Windows, but I can't seem to run the exe file in Ubuntu. I know how to burn an ISO ...
0
votes
0answers
27 views
How to avoid BackgroundTransfer in WinRT automatically decompress gzip?
The DownloadOperation in Windows Store Apps API always decompress gz content when I specify an http URI. Is there a way to avoid that, like setting the DecompressionMethods of the underlying ...
1
vote
2answers
73 views
Windows 8 - How to get nested folder properly?
I have a GridView that's bound to a collection of objects which load images from the disk.
The objects are put onto a stack when they become visible, and the images are loaded off the stack ...
1
vote
1answer
148 views
XAML alignment in Windows 8 Store App
Not being at all familiar with XAML, I'm trying to get a very simple layout designed where the main page consists of two parts:
On the left, I want an image that will scale to fit the available ...
0
votes
0answers
55 views
Windows App crashing on clicking a tile
I have made a few windows basic apps that give information on specific things...but the apps are crashing when a tile is clicked. the exception seems to be in InfoHub.exe
I have used Windows default ...
0
votes
1answer
69 views
How to set multiple logos to windows 8 store app
recently I've seen an win 8 store app, that had 2 logos that they were changing after time in metro of course.
I want implement this to my application but i cant figure out how to add more logos and ...
1
vote
1answer
30 views
how to show a zoomable image in a windows 8 (WinRT) app?
Is it possible to put a image into a control in WinRT and then let the user zoom in and out etc?
2
votes
1answer
58 views
Navigate to specific group header in grouped GridView (win store app)
I want to make something like when I'm choosing some item from a ComboBox so that my grouped GridView that located into ScrollViewer will nevigate/focus to the group (or to its header) that has the ...
2
votes
3answers
208 views
Getting Time from a NTP server using C# in Windows 8 App
I need to develop a app that gets the current time from a NTP Server but I can't find any example in Windows 8 Store App. If I try to use a normal C# class it doesn't work. Does anyone know how to ...
0
votes
1answer
98 views
How to put two RichTextBlock(Overflow) one after another vertically in RichTextColumns
As mentioned, I want to put two RichTextBlocks one after another vertically. My intention is to write manually the paragraphs of the first RichTextBlock, and I want the second RichTextBlock (that its ...
2
votes
0answers
106 views
Capturing shift key state on Windows 8 tablet in MFC App
Our MFC-based Windows application has functionality that depends on the state of the shift key. Shift exposes power-user menu commands and shift-dragging has different behavior than normal dragging. ...
0
votes
0answers
125 views
Using WebAuthenticationBroker for oAuth (WinJS, Pocket API)
I'm trying to authenticate with the Pocket API using the WinJS WebAuthenticationBroker, however every time I open the broker I get a "cannot connect to service" error. I have a feeling that it's to do ...
2
votes
2answers
88 views
System-wide setting in Windows 7 and 8 - Registry is no longer useful?
I want to track a setting system-wide on the target machine- it is a run time counter that keeps track of how many times my client runs my software. I decided to put this value in the registry, but I ...
0
votes
1answer
141 views
Checking processor is 32 bit or 64 bit [duplicate]
When a processor is considered 32 bit or 64 bit? I want to check whether a PC is having 32 bit or 64 bit processor. So how can i check it in a vb6 code?
While i was researching about it i got that i ...
0
votes
1answer
24 views
Windows console only showing the last part of a program's output
I'm having some trouble with the console output of my Java program. When executing a .jar file, the program has a lot of output. Actually it's not that long, but the Windows console shows only the ...



