Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 17758 or greater). The Preview SDK Build 17758 contains bug fixes and under development changes to the API surface area.
The Preview SDK can be downloaded from the Link Removed.
For...
apichanges
breaking changes
bug fixes
c++ features
c++/winrt
code generation
developer forum
download links
known issues
msix support
new apis
preview build
sdk
updates
visual studio
windows 10
windows development
windows features
windows store
windows tools
Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 17744 or greater). The Preview SDK Build 17744 contains bug fixes and under development changes to the API surface area.
The Preview SDK can be downloaded from Link Removed.
For...
17744
apichanges
app certification kit
app development
bug fixes
c++
c++/winrt
developer forum
development
event handling
feedback
known issues
msix
package management
preview build
programming
sdk
taskbar
visual studio 2017
windows 10
Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 16225 or greater). The Preview SDK Build 16225 contains bug fixes and under development changes to the API surface area.
The Preview SDK can be downloaded from Link Removed.
For...
adaptive apps
apichanges
app compatibility
breaking changes
bug fixes
build 16225
compilation errors
developer forum
development tools
feature requests
known issues
preview build
release notes
sdk
software development
update
visual studio
windows 10
windows 10 creators
windows api
Today, we released a new Windows 10 Creators Update SDK Preview to be used in conjunction with Windows 10 Insider Preview (Build 15003 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...
Today, we released a new Windows 10 SDK Preview and the associated Windows 10 Mobile emulators (Build 10563), to be used in conjunction with Link Removed(Build 10565). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test...
apichanges
application development
bug fixes
build 10563
compatibility issues
developer tools
emulator update
intellisense
known issues
mobile emulators
preview
production environment
sdk
store submission
testing
uwp
visual studio
windows 10
windows feedback
windows performance analyzer
I have a custom app which is written in C#, and its basic job is to talk to USB port,
send/receive data from an external device.
This works fine with Vista but not with win7. Application refuses to launch/crashes soon after.
Are there any API changes to Win7 which would cause this kind of...