-
Calling Windows 10 APIs From a Desktop Application
In today’s post, we’re covering how PC software can leverage the rich functionality of Windows 10. This is valuable background for the upcoming post “Adding UWP Features to Your Existing PC Software with the Desktop Bridge,” which will go into even more detail on the topic in the coming days...- News
- Thread
- api asynchronous c++ code generation desktop apps desktop bridge geolocation lightsensor managed code mfc microsoft store native app nuget package identity reference manager solution explorer uwp windows 10 winforms wpf
- Replies: 0
- Forum: Live RSS Feeds
-
New Year, New Dev: Developing your idea into a UWP app
In the last post, we introduced you to a video series from Bob Tabor that teaches the fundamentals of C#. In this post, you’ll learn how to put those new (or re-sharpened) C# skills to use as we explore UWP (Universal Windows Platform) development in the Windows 10 Development for Absolute...- News
- Thread
- adaptive layout api app store beginner course data binding development game development github mediaelement programming publishing resources tutorial user interface uwp windows 10 xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Announcing “UWPDesktop” NuGet Package Version 14393
The UWPDesktop NuGet package is here to improve the developer experience with Visual Studio when walking along the Desktop Bridge. The Desktop Bridge allows you to call UWP APIs directly from your WinForms, WPF or VB application. You can use APIs such as Live tiles, notifications, App Services...- News
- Thread
- api app services code desktop bridge development documentation integration live tiles notifications nuget package programming resources support uwp visual studio warning winforms wpf
- Replies: 0
- Forum: Live RSS Feeds
-
Windows Bridge for iOS: Customizing the Surface Dial Experience
In part one of the Windows Bridge for iOS series, we created a simple to-do list app in Xcode and used the iOS bridge to bring it over to Windows 10. In part two of the series, we went on a tour of Visual Studio for iOS developers. In part three, we used the Windows Bridge for iOS to convert an...- News
- Thread
- api bridge control controller customization development dial experience input ios macos objective-c project radial surface tutorial uwp visual studio windows xcode
- Replies: 0
- Forum: Live RSS Feeds
-
Symlinks in Windows 10!
Overview Symlinks, or symbolic links, are “virtual” files or folders which reference a physical file or folder located elsewhere, and are an important feature built in to many operating systems, including Linux and Windows. The Windows’ NTFS file system has supported symlinks since Windows...- News
- Thread
- admin rights api createsymboliclink creators update cross-platform developer tools developers disk space feedback hub file system git insider builds mklink npm ntfs package management symbolic links symlinks windows 10 windows vista
- Replies: 0
- Forum: Live RSS Feeds
-
VIDEO A New Input Paradigm in Windows – The Surface Dial
With the debut of Windows Ink in the Windows Anniversary Update, we introduced simultaneous pen and touch as the dawn of a revolutionary change in interacting with Windows. In our blog post, we discuss how you can use the APIs that you are already familiar with for touch to handle both touch and...- News
- Thread
- anniversary api bluetooth creative process customization development guidelines haptic feedback input devices integration media controls on-screen input pen radial controller surface dial touch user experience windows 10 windows ink workflow
- Replies: 0
- Forum: Live RSS Feeds
-
M
Windows 10 Python: get PID from window handle
hi I am trying to get PID from the foreground window, but this doesn't work because I am passing the wrong kind of handle to the function. This is under python. How do I fix this? thx! import ctypes import time time.sleep(2) handle = ctypes.windll.user32.GetForegroundWindow() print(handle)...- Mikelin
- Thread
- api coding ctypes foreground window getprocessid kernel32 pid process programming python scripting troubleshooting user32 window handle
- Replies: 2
- Forum: Programming and Scripting
-
Node-ChakraCore and VM Neutrality in Node.js
Back when Node.js was launched, the device landscape was simpler, and using a single JavaScript VM helped provide Node.js the focus to grow rapidly. Today, there is a proliferation in the variety of device types, each with differing resource constraints. In this device context, we believe that...- News
- Thread
- api chakra community cross-platform debugging developer productivity ecosystem innovation javascript linux macos n-api native modules node.js performance roadmap time-travel debugging update vm neutrality windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Windows Ink 1: Introduction to Ink and Pen
Using a pen and computer has an interesting history that goes farther back than you’d think. In 1888, the first patent for a “electric stylus device for capturing handwriting” was issued to Elisha Gray for the Telautograph. In fact, pen input was being used 20 years before mouse and GUI input...- News
- Thread
- anniversary api creative process customization developer tools drawing handwriting inkcanvas inkpresenter loading ink pen input radial controller saving ink stylus user experience user interface uwp windows 10 windows ink
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 10 SDK Preview Build 14965 Released
Today, we released a new Windows 10 Anniversary SDK Preview to be used in conjunction with Windows 10 Insider Preview (Build 14965 or greater). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test machine. The Preview SDK Build...- News
- Thread
- api app store bug fixes build 14965 debugging development emulator feedback insider preview javascript known issues notifications preview release notes sdk security testing update visual studio windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Kinect demo code and new driver for UWP now available
Here’s a little memory test: Do you recall this blog, which posted back in May and promised to soon begin integrating Kinect for Windows into the Universal Windows Platform? Of course you do! Now we are pleased to announce two important developments in the quest to make Kinect functionality...- News
- Thread
- api background removal camera cameraintrinsics depth developers drivers feedback gaming github kinect mediaframereader rgb sensors skeletal tracking update uwp webcam windows 10 xbox
- Replies: 0
- Forum: Live RSS Feeds
-
P
Windows 7 Registering every *.DLL required? or possible?
Assume I have (under 64bit Win 7) a big program installation with one main *.exe file and lots of *.dlls. It seems to me that some but not all of these *.dlls need a registration (by regsvr32) which is done typically at installation time. Some other *.dlls seem to need NO such registration but...- pstein
- Thread
- api application compatibility dependencies development dll dynamic loading error handling executable installation legacy systems libraries registration registry regsvr32 software system files troubleshooting usb windows 7
- Replies: 1
- Forum: Windows Help and Support
-
VIDEO MIDI Enhancements in Windows 10
As Windows 10 evolves, we are continuing to build in support for musician-focused technologies. Let’s take a look at MIDI. Windows has had built-in MIDI support going back to the 16-bit days. Since then, most MIDI interfaces have moved to USB and our in-box support has kept pace, with a class...- News
- Thread
- api audio bluetooth daw device enumeration drivers helper libraries interface latency midi music production musicians nuget powershell spatial audio synthesizer uwp win32 windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Apps built using the Desktop Bridge now available in the Windows Store!
A few months ago, during Build 2016, we announced the Desktop Bridge, enabling developers to bring their existing desktop apps and games over to the Universal Windows Platform (UWP) by converting their app or game with the Desktop App Converter and then enhancing and extending it with UWP...- News
- Thread
- advanced installer anniversary api app app package deployment desktop app converter desktop bridge developers evernote flexera software games installshield microsoft microsoft store tooling updates universal windows platform uwp windows 10 wix
- Replies: 0
- Forum: Live RSS Feeds
-
Introducing the UWP Community Toolkit
Recently, we released the Windows Anniversary Update and a new Windows Software Developer Kit (SDK) for Windows 10 containing tools, app templates, platform controls, Windows Runtime APIs, emulators and much more, to help create innovative and compelling Universal Windows apps. Today, we are...- News
- Thread
- accessibility animation api app services c sharp community control development emulator github localization nuget open source platform sdk toolkit twitter uwp vb.net windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Offline Apps: what to do when your user disconnects
You’ve just boarded your airplane flight, found a free spot in the overhead to store your carry-on and settle in for the journey by pulling out your Windows 10 device to check for status updates on your various social networks. Suddenly, you are aware of a polite flight attendant hovering over...- News
- Thread
- api app development background processes best practices data protection emulator error handling internet access login microsoft azure mock data network offline apps password vault settings software testing sqlite user experience uwp windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Choosing the path forward for existing desktop apps
Continuing in our series on using the Desktop Bridge to bring your existing desktop apps to the Universal Windows Platform (UWP), let’s follow up last month’s post on the path from a desktop app to a UWP app with more information on choosing the path forward. First of all, we want to highlight...- News
- Thread
- api app converter app development app services appcontainer code migration conversion deployment desktop apps desktop bridge enhance feedback hkey_local_machine limitations live tiles notifications uwp visual studio code windows 10 windows package manager
- Replies: 0
- Forum: Live RSS Feeds
-
VIDEO New DX12 Benchtest coming to 3DMark
A new benchmark will soon be coming to 3DMark as reported in their blog ''Time Spy is a new DirectX 12 benchmark test, coming soon to all Windows editions of 3DMark. With its pure DirectX 12 engine, built from the ground up to support new features like asynchronous compute, explicit...- kemical
- Thread
- 3dmark amd api asynchronous compute benchmark directx 12 futuremark gaming graphics card innovation intel multi-adapter multithreading nvidia performance software tech news testing windows
- Replies: 5
- Forum: Windows Graphics and Gaming
-
Using Device Portal to view debug logs for UWP
On Windows desktops, if something went wrong, your first instinct for years may have been to open up the Event Viewer and see if anything red or yellow shows up. Those alerts are saved ETW events, emitted by the system when errors occurred. On other Windows devices though, it’s been a bit harder...- News
- Thread
- api debugging deployment device portal diagnostics etw event viewer guid hololens iot logging logging levels loggingchannel microsoft network logging rest api uwp windows 10 windows apps xbox
- Replies: 0
- Forum: Live RSS Feeds
-
Future Strategy for Contextual Sensing
Written by Rinku Sreedhar, Program Manager for Windows Contextual Sensing. We hope you are as excited as we are about the new Contextual Sensing APIs in Windows 10. We introduced multiple new Sensor APIs that will let you enable contextual awareness in your apps. I have received several...- News
- Thread
- access control activity tracking api build 2016 contextual sensing data collection developers lumia motion data pedometer privacy sample apps sdk sensor apis sensors settings user data uwp windows 10
- Replies: 0
- Forum: Live RSS Feeds