I am getting an access violation when iterating through SCSI HDD's. I'm sure I'm doing something that needs a minor tweak to get it to work properly. Anyone have any ideas on why I'm getting an access violation every time?
HANDLE handle = CreateFile("\\\\.\\PhysicalDrive1", GENERIC_READ |...
Greetings, I need a Script that separates files According to destination folder name. Example if in the destination folder there is a folder named Paulo, it searches in the source folder where the files are located to separate files that have the name Paulo.
Origin
Paulo24567.mp4
Destiny...
automation
batch processing
coding
destination
example
file management
file sorting
file system
files
folders
organization
paulo
scripting
separation
source
user request
utilities
windows
Growing up in a rural village in India, Ashwini Doddalingappanavar was expected to follow the example of the women before her: stay close, get married and have children. She defied her community’s expectations to forge her own path. She learned how to use a mobile phone and access online maps...
coding
community
creativity
digital skills
diversity
education
empathy
gen z
independence
international women's day
lenovo
nonprofit
rural development
social impact
stem
technology
training
virtual reality
women empowerment
youth leadership
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
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
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...
XAML Islands was our first solution to enable developers to use UWP XAML inside their desktop (Win32) apps. Within a couple of months after the release of XAML Islands, behavioral insights and customer interviews raised some signals about how developers were using it. We discovered that a...
.net
api
c#/winrt
c++
coding
desktop apps
development
framework
msix
pinvoke
programming
project templates
security
user interface
uwp
windows 10
winui
wpf
xaml
xaml islands
We are thrilled to announce today the next update to the Windows Community Toolkit, version 6.1. This release was made possible with help and contributions from across our developer community. While a ‘minor’ release, it is jam-packed with new controls, helpers, and improvements to the whole...
api
asp.net core
brush
coding
community
development
helper
improvements
itemsrepeater
layout
libraries
lottie-windows
statetriggers
toast notifications
tokenizingtextbox
toolkit
update
version 4.6.1
windows
winui
One hundred and thirteen years ago in New York, a girl was born into a generation where the average woman was more likely to perfect a signature pie recipe than solve a pi-based equation. Pushing against expectations, this girl became one of the pre-eminent technologists of our times and made it...
app development
coding
community
computer science
diversity
education week
game design
girls in gaming
hands-on
inclusion
learning
mentorship
microsoft store
minecraft
stem
stem events
students
technology
workshops
youth empowerment
I have been reading alot about C++ programming. I even started watching videos and writing study guides for different books. I don't have any difficulty understanding written text, even in difficult format. I am just asking for suggestions of the best ways to learn C++ coding. I don't want...
One of the founding principles of Microsoft Edge is that it is evergreen, with automatic updates to Windows 10 continually refreshing both Microsoft Edge itself and web content throughout Windows 10. However, until recently, WinForms and WPF apps didn’t have access to the Microsoft Edge-powered...
api
build 2018
coding
compatibility
designer
development
edgehtml
microsoft edge
nuget
performance
preview
progressive web apps
toolkit
ui controls
update
web technologies
webview2
windows 10
winforms
wpf
Although I go back 60 years in programming, I'm not a "today" coder. This particular question came up somewhere else, and the "correct" way to do this was to set the owner of the message (whatever that means).
Is it possible for a user to do this "from the outside" without getting into coding?
Three years ago, Minecraft became a part of the Microsoft family, and my team began our work to extend Minecraft’s potential in classrooms around the world. Flash forward to today – one year after the release of Minecraft: Education Edition – and I’m thrilled to share that we’re continuing to...
agent
android
challenges
coding
collaboration
computer science
creativity
debugging
education edition
function
global movement
hour of code
ios
lesson planning
loop
microsoft
minecraft
tutorial
users
windows
Hi All,
Can anybody help me to create alljoyn application using c++ and alljoyn studio plugin of visual studio 2015. I just have seen documentation just to use the existing interface in C#. But I want to create my own c++ application using AllJoyn Studio.
Can anybody help me in this? How to...
2015
alljoyn
application
c++
coding
community
development
documentation
embedded
framework
help
interface
iot
plugins
programming
software
studio
tech support
visual studio
In the world of information consumption in applications, it’s crucial to have a clear and easy way to navigate and inspect that information. The master-detail design pattern has become one of the most popular approaches in applications today. In this post, we’ll discuss what this is, determine...
adaptive trigger
app
app development
coding
community tools
design patterns
details view
example
functionality
list view
master-detail
navigation
responsive design
screen size
ui design
user experience
uwp
windows 10
Hello Windows Insiders!
Today we are excited to be releasing Windows 10 Insider Preview Build 15058 for PC to Windows Insiders in the Fast ring.
Other changes, improvements, and fixes for PC
We fixed the issue causing a number of inbox apps to fail to launch (such as Store) and preventing...
app store
bug fixes
build 15058
coding
community updates
developers
fast ring
gaming
insider preview
microsoft edge
miracast
pc updates
registry
surface pro
system issues
technology
uwp apps
video playback
wifi settings
windows 10
For many developers, SQLite has become the preferred client-side technology for data storage. It is a server-less, embedded, open-source database engine that satisfies most local data access scenarios. There are numerous advantages that come with its use, many of which are explained in the...
api
application
asp.net
coding
cross-platform
database
development
entity framework
local storage
memory management
microsoft
nuget
sample code
sdk
sqlite
storage
uwp
visual studio
windows 10
Hi
This is not a Piracy issue.
We use a Legacy software a 16 years old database that is no longer available and not made by MS, on Win XP
We use an 'add-on' with the database that was $20 sadly the developer of the 'add-on' has passed away about 4 years ago and the business no longer exists...
add-ons
application id
charity
coding
community support
crack code
database
developers
donations
hardware id
help
legacy
old software
paypal
piracy
software
system administration
technical issues
troubleshooting
windows xp
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)...
Overview
I do a lot of woodworking and carpentry at home. Much to my family’s chagrin, our house is in a constant state of flux. I tend to subscribe to the Norm Abram school of woodworking, where there are tools and jigs for everything. Because of this, I have a lot of woodworking and...