background
border drawing
c++
control handling
device context
errorhandling
event
gdi
graphics
message loop
opengl
paint handling
rich edit
static control
user interface
window procedure
window resizing
windows api
wm_paint
Hello,
I've been working on implementing level order traversal in my project and encountered some challenges. I followed the guidelines for level order tree traversal. While the content was helpful, I'm currently facing specific issues in applying the concepts.
Here are the challenges I'm...
architecture
best practices
challenges
coding
community
development
errorhandling
example
guidelines
implementation
infrastructure
insights
level order
optimization
resources
software
support
techniques
traversal
tree
I see a lot of talk online with this particular event id relating to Exchange. This is not an Exchange server. It's an IIS server running a web page for an inhouse application.
I don't really know how to debug it. It only happens very randomly and I'm unsure of the catalyst so far. One...
asp.net
authentication
authorization
communication
debugging
domain controller
errorhandling
event id
exchange
iis
in-house application
process information
requests
stack trace
system error
trust relationship
unhandled exception
virtual path
web apps
Hi Guys,
I have a one to run by you.
I have a simple Windows batch script I run in the morning that basically opens various programs I use for the day. Lazy doing this...yup LOL.
Issue is the command prompt window that pops up never closes after the script is run.
I have tried ending the...
Windows 11: I receive "access denied" by calling "Pin At Start" from the command line, no mather wich language PowerShell or VBscript.
Both are called using administrator rights.
PowerShell
==========
Error
=====
PS C:\Users\roberto> .\t.ps1
Pin-App : App(s) not found: C:\Program...
access denied
admin rights
application
automation
command line
computer setup
debugging
errorhandlingerror message
file system
function
notepad++
permissions
pin to start
powershell
script execution
scripting
shell application
vbscript
windows 11
In Java, if I try to do.equals() on a null string, a null pointer error is issued. I’m wondering whether I can perform the following if I’m attempting to compare if a string is equal to a constant string:
MY CONSTANT STRING.equals(aStringVariable)
I’m sure it’ll work, but is this simply...
I do not understand formatting with different operating systems.
An example would be using a flash drive in my computer running windows 11 and formatting it at the default which is fat 32.
Then I insert in either a Chromebook or a MacBook or Linux each having different operating systems. When my...
chromebooks
compatibility
computer basics
corruption
cross-platform
data transfer
disk management
errorhandling
exfat
file system
flash drive
formatting
linux
macbook
reformat
storage
tech support
usb
user guide
windows 11
Ok so i want a batch file that will run in the background and ping a few servers, and then if it gets a response from any of these servers (If it is able to communicate with them), it executes a command.
It will be running on a machine that in normal operation has no internet (WAN) access, (For...
automation
background processes
batch file
command execution
command line
errorhandling
google
internet access
lan
microsoft
network
network monitoring
ping
scripting
security
server response
system utilities
windows
windows forum
is there any way to add folders to data streams, you can make new text files and apparently store file but it will always error for me, does anyone know how to make folders in data streams or commands that wont error when i try to hide a file?
I do not know from the online tutorial if I am properly establishing a connection with a git repository that is on a network.
All I have learned from a tutorial is how to set up a local repository, but getting data off of a network repository is knowledge I have yet to stumble upon or learn...
clone command
collaboration
command line
errorhandling
fetch
file explorer
git
git bash
local repository
network
network connection
remote repository
repository setup
tech support
tutorial
version control
So I'm the poor schmuck that gives a crap about backups. I have scripts that are supposed to run every night, but due to IT corporate domain nonsense they make me change my password. The scripts are run from a local admin account (non-domain) but every time I change my network password, all...
automation
backup
corporate it
errorhandling
it support
local account
local admin
microsoft
network security
password issues
raid
scheduled jobs
scripting
server management
snapshot
task scheduler
tech support
troubleshooting
user account
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 |...
Could you please let me know what the slash and period "\..\..\" notation mean in a folder path:
C:\Users\Username\Documents\Project\..\..\SubProject\Module.bas
as I'm trying to understand and old VB6 project that errors out on the path?
Maybe VB is not listing the full path so as to fit at...
I recently created a Windows 2019 Server instance on AWS and wanted to install a few applications for remote access for some users. The "Install Application on Remote Desktop Server" was not available in Control Panel > Programs.
I tried to change to "Install" mode by typing ... "change user...
access control
app installation
aws
control panel
errorhandlingerror message
installation
remote access
remote desktop
remote management
server configuration
server management
system administration
troubleshooting
user management
user mode
windows server
windows server 2019
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
errorhandling
github
improvements
message box
programming
project
rust
support
tutorial
update
video
win32
windows
I have a machine that is working software-based and has a "Fujitsu d3243-s12 gs3" motherboard. Unfortunately, this motherboard is defective and nobody could repair it.
I try to find the same motherboard but could not succeed either. The software of the machine is Windows embedded copy and before...
bios
check process
compatibility
defective
errorhandling
fujitsu
hardware
installation
migration
motherboard
repair
replacement
software
system requirements
system setup
tech support
troubleshooting
upgrade
windows embedded
We have several important updates to share with the latest release of C#/WinRT. This release is feature complete for consumption scenarios, which means that all features for using our generated Windows SDK projections to call WinRT APIs are now in their final form. We expect C#/WinRT to have...
How to add RC4 encryption successor to Internet Explorer 11? - Windows 7 Help Forums
Due to some reasons I (have to) use occasionally Internet Explorer 11.
It still works for most of the websites except some advanced which disabled RC4 encryption.
For webpages from these server I got an...
I have a folder present in windows , which i am mounting from mac side using smb. Into this mounted location i'm trying to write a new file over the network.
After writing the data into the file , the handle is closed.
Now i need to rename the file over network from mac side . So for that...
api
computer management
data transfer
delete
errorhandling
file access
file management
file opening
file operations
file system
handle
mac
mounting
network
permissions
process explorer
process monitor
rename
smb
windows
Dear Anyone.
OK, so this is one of those questions where I'm going to feel a total plonker for not spotting the answer myself, so there's no need to point that fact out to me!
Hard drive with 2 versions of XP on it. One version won't install my software - a VST synth - it comes up with...