-
F
Windows 11 Drawing a border and background color with a handle to a window.
``` #include <Windows.h> #include <Richedit.h> HWND hwnd; HWND panel; HWND richEdit; WNDPROC oldStaticProc; int WINAPI WinMain(HINSTANCE, HINSTANCE, PSTR, int); LRESULT CALLBACK WindowProcedure(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam); LRESULT CALLBACK StaticProc(HWND hwnd, UINT...- famatto
- Thread
- background border drawing c++ control handling device context error handling event gdi graphics message loop opengl paint handling rich edit static control user interface window procedure window resizing windows api wm_paint
- Replies: 1
- Forum: Programming and Scripting
-
Windows 7 Difference between architecture and infrastructure in software?
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...- Rishab7
- Thread
- architecture best practices challenges coding community development error handling example guidelines implementation infrastructure insights level order optimization resources software support techniques traversal tree
- Replies: 2
- Forum: Programming and Scripting
-
W
Event ID 1309 ASP.NET 4.0.30319.0 Warning
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...- wwwillster07
- Thread
- asp.net authentication communication debugging domain controller error handling event id exchange iis in-house application process information requests stack trace system error trust relationship unhandled exception virtual path web apps
- Replies: 5
- Forum: Windows Server Forums
-
C
Windows 10 Windows batch scrip - Window does not close after script
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...- clawwd
- Thread
- automation batch file command prompt error handling outlook scripting startup taskkill user interface windows
- Replies: 3
- Forum: Programming and Scripting
-
Pin At Start Access Denied from VBscript and PowerShell command line
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...- rgdelank
- Thread
- access denied admin rights application automation command line computer setup debugging error handling file system function notepad++ pin to start powershell script execution scripting shell application vbscript windows 11
- Replies: 5
- Forum: Windows Help and Support
-
M
Java equals() selection
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...- mishrajicoder
- Thread
- best practices comparison equals error handling idioms java null pointer dereference programming string yodacondition
- Replies: 1
- Forum: General Computing
-
P
Windows 11 flash drive format
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...- Peterr
- Thread
- chromebooks compatibility computer basics corruption cross-platform data transfer disk management error handling exfat file system flash drive formatting linux macbook reformat storage tech support usb user guide windows 11
- Replies: 3
- Forum: Windows Help and Support
-
B
Windows 8.1 How to make Batch Script run a command when it gets a response to ping...
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...- Bob07984
- Thread
- automation background processes batch file command execution command line error handling google internet access lan microsoft network network monitoring ping scripting security server response system utilities windows windows forum
- Replies: 2
- Forum: Programming and Scripting
-
Windows 11 Hiding folders or files in data streams
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?- DuckyLikesBread
- Thread
- data streams error handling file management file security folders hidden files tech tips windows commands
- Replies: 9
- Forum: Windows Help and Support
-
Windows 10 Using GIT to get remote code
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...- Xarzu
- Thread
- clone command collaboration command line error handling fetch file explorer git git bash local repository network network connection remote repository repository setup tech support tutorial version control
- Replies: 1
- Forum: Programming and Scripting
-
C
Scheduled jobs, password hell....
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...- cgilley
- Thread
- automation backup corporate it error handling 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
- Replies: 1
- Forum: Windows Server Forums
-
E
Windows 10 Access Violation When Iterating Through SCSI Slots
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 |...- ExylonFiber
- Thread
- access violation c++ programming code snippet coding debugging deviceiocontrol error handling firmware hardware interaction hdd ioctl iteration memory management programming help scsi scsi slots srb control storage firmware windows
- Replies: 3
- Forum: Programming and Scripting
-
D
Windows 10 Folder Path "\..\..\"
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...- Deuce
- Thread
- command line error handling file path file structure guidance microsoft mvp parent folder vb6 windows
- Replies: 2
- Forum: Windows Help and Support
-
C
Install Application on Remote Desktop Server ... option not available
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...- Commish68
- Thread
- access control app installation aws control panel error handling installation remote access remote desktop remote management server configuration server management system administration troubleshooting user management user mode windows server windows server 2019
- Replies: 2
- Forum: Windows Server Forums
-
VIDEO Announcing Rust for Windows v0.9
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...- News
- Thread
- api bindings cargo code com development documentation error handling github improvements message box programming project rust support tutorial update video win32 windows
- Replies: 0
- Forum: Live RSS Feeds
-
S
How to load an embedded Windows to a different motherboard?
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...- Sinan508
- Thread
- bios check process compatibility defective error handling fujitsu hardware installation migration motherboard repair replacement software system requirements system setup tech support troubleshooting upgrade
- Replies: 2
- Forum: Desktop Customization
-
C#/WinRT Version 0.8 and the .NET5 RC2 Release
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...- News
- Thread
- breaking changes c#/winrt development dotnet error handling feedback functionpointers invalidcastexception nuget performance programming project properties projectsupport runtimeupdates sample code sdk tools visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
P
Windows 7 How to add RC4 encryption successor to Internet Explorer 11?
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...- pstein
- Thread
- chacha20 compatibility encryption error handling internet explorer proxy rc4 settings website windows 7
- Replies: 2
- Forum: Windows Help and Support
-
V
Windows 10 stdlib rename api opening new handle when trying to write over network to mounted location
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...- viveklord100
- Thread
- api computer management data transfer delete error handling file access file management file opening file operations file system handle mac mounting network process explorer process monitor rename smb windows
- Replies: 3
- Forum: Windows Networking
-
U
Windows XP 2 versions of XP on hard drive how to tell which one's being used?
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...- ulrichburke
- Thread
- daw dual boot error handling file management hard drive msvcrt.dll software installation system restore troubleshooting windows xp
- Replies: 1
- Forum: Windows Help and Support