In collaboration with our friends in the Selenium project, the Microsoft Edge team is excited to announce that you can now test Internet Explorer mode in Microsoft Edge with Internet Explorer Driver. With just a few changes to an existing test that runs against Internet Explorer, you can get...
I am using Windows and Linux systems. I have a printer with wifi that I can share easily to a Linux system since the printer directly supports IPP.
However, I have another printer with no Wifi that is connected to a Windows 10 system. I would like to share that printer as well to Linux via...
application
client-server
connectivity
documentation
home network
ipp protocol
linux
multi-os
network sharing
printer setup
printer sharing
printing
tech support
wi-fi printer
windows
windows 10
windows share
UPDATED 10:45AM Redmond time with link to download and install from the Store! Hello Windows Insiders, Today we have announced that the first preview of Android™ apps on Windows 11 is now available for Windows Insiders in the Beta Channel in the U.S. If you haven’t already read this blog post...
accessibility
amazon appstore
android
app installation
beta channel
computer setup
documentation
feedback
known issues
lte
microsoft store
performance
software update
system requirements
user experience
virtualization
visual artifacts
windows 11
windows insider
windows subsystem for android
Just last week, more than 5000 people attended the very first online PWA Summit, and learned about topics such as bringing PWAs to app stores, new web capabilities, accessibility, offline authentication and much more. If you missed out on the event, you can watch the full recording here. With...
accessibility
api
app manifest
app store
background sync
development cost
documentation
features
file management
microsoft edge
microsoft store
offline authentication
progressive web apps
pwa summit
sample apps
service workers
shortcuts
software delivery
user experience
web development
There isn’t much you can’t do with web technologies nowadays. The web platform has evolved so much that such diverse things as animating elements, playing or recording media, accessing files or storage, intercepting network requests and accessing the cache, making complex CSS layouts, or writing...
accessibility
api integration
browser tools
css layouts
customization
dark theme
debugging
devtools
documentation
feedback
light theme
microsoft edge
multilingual support
network requests
performance
themes
tooltips
user experience
user interface
web development
Rust for Windows v0.9 has recently been released and includes full consumption support, along with several other updates! With completed consumption support, you can now call any Windows APIs (past, present, and future) using the Rust language projection. Rust developers have access to the...
api
bindings
cargo
code
com
development
documentation
error handling
github
improvements
message box
programming
project
rust
support
tutorial
update
video
win32
windows
Today, we’re happy to share our support for Open Web Docs, a new collective launching today which is dedicated to sustainably supporting high-quality, browser-agnostic, community-driven web developer documentation. Open Web Docs employs full-time writing staff to support the development and...
browser compatibility
coil
collective
community
development
documentation
google
infrastructure
javascript
mdn web docs
microsoft
mozilla
open web docs
samsung
support
sustainability
technology
update
w3c
web development
Introduction
Win32 APIs provide powerful functionality that let you get the most out of Windows in your applications. While these APIs are readily accessible to C and C++ developers, other languages like C# and Rust require wrappers or bindings in order to access these APIs. In C#, this is...
api
bindings
c++
coding
community projects
cross-language communication
developer experience
documentation
ecosystem
intellisense
languageprojections
metadata
nuget
pinvoke
rust
sdk
software development
win32
win32metadata
Our mission is to create one of the most powerful, beautiful, and simple web rendering engines in the world. Our passion is to make it completely open and free for everyone. Today we are proud to introduce the latest evolution of the Babylon Platform, the amazingly simple Babylon.js 4.2. We are...
3d commerce
3d modeling
babylon.js
developer tools
documentation
game development
graphic design
graphics
instancing
node material
open source
particle editor
pbr support
shaders
shadows
sprite editor
texture inspector
visual effects
web rendering
webxr
Our mission is to create one of the most powerful, beautiful, and simple web rendering engines in the world. Our passion is to make it completely open and free for everyone. Today we are proud to introduce the latest evolution of the Babylon Platform, the amazingly simple Babylon.js 4.2. We are...
Today, we are excited to announce that Microsoft Edge WebView2 for Win32 C/C++ is generally available and ready for use in production applications! With today’s announcement, we are officially releasing a forward-compatible WebView2 SDK along with production-ready WebView2 Runtime. These can be...
api
availability
c++
coding
desktop apps
development
documentation
evergreen
feedback
fixed version
microsoft edge
office add-ins
partnership
runtime
samples
sdk
update
uwp
webview2
win32
Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 20180 to Windows Insiders in the Dev Channel.
IMPORTANT NOTE: Insider Preview Builds 20161 and below will expire on July 31st. To avoid hitting this expiration, please update to Insider Preview Builds 20170 or newer...
bug fixes
build 20180
dev channel
developers
documentation
flight hub
improvements
insider preview
known issues
microsoft store
pinyin input
preview features
sdk
support
taskbar
update
user experience
video content
webcast
windows 10
We are excited to announce two new online resources for developers using Windows:
A new docs landing-page for developers building and deploying apps and systems running on non-Microsoft operating systems like Linux and Android
A new GitHub issues repo for filing developer-oriented issues with...
Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 19645 to Windows Insiders in the Fast ring.
You can check out our Windows Insider Program documentation here, including a list of all the new features and updates released in builds so far. Not seeing any of the...
audio control
bugs
build 19645
documentation
fast ring
feedback
handwriting
improvements
insider preview
known issues
linux kernel
nested virtualization
phone
privacy
smart card
taskbar
update
windows 10
windows hello
windows subsystem for linux
Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 19613.1000 to Windows Insiders in the Fast ring.
You can check out our Windows Insider Program documentation here, including a list of all the new features and updates released in builds so far. Not seeing any of the...
battery icon
bing
black screen
build 19613
cortana
documentation
earth day
fast ring
feature rollout
feedback
fixes
iis configuration
insider preview
known issues
settings
taskbar
update
visual studio
windows 10
wsl
In November, we shared our vision for dual-screen devices and how this new device category will help people get more done on smaller and more mobile form factors. Today, we are excited to give you an update on how you can get started and optimize for dual-screen devices by:
Exploring preview...
app patterns
cross-platform
developer community
developer day
documentation
dual display
emulator
microsoft 365
mobile productivity
native apis
pen support
progressive web apps
sample code
sdk
surface duo
touch support
ux design
web standards
windows 10x
Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 19041 or greater). The Preview SDK Build 19041 contains bug fixes and under development changes to the API surface area.
The Preview SDK can be downloaded from the Link Removed.
For...
api
background services
bluetooth
bug fixes
development
device guard
documentation
features
known issues
microsoft store
nuget
preview build
programming
runtime
sdk
sign apps
tools
update
visual studio
windows 10
I'm building an audio app in Labview that needs to loop the microphone out to the speaker at times. The checkbox control is in the Control Panel/Sound/Microphone dialog. I can control the volume through user32.dll although the example I found uses 3 hex constants for parameters and I have no...