You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
system call
About this tag
Discussions tagged with 'system call' on WindowsForum.com cover two main issues. One involves using the SHChangeNotify system call in NSIS installers to refresh shell icon and file association changes on Windows 7 64-bit, where the call works on XP and 32-bit Windows 7 but fails to update existing registry entries on 64-bit systems. The other recurring problem is a 'system call failed' error that prevents opening folders, My Computer, or desktop icons, often requiring a restart for temporary relief. Users report this error on Windows 7, sometimes linked to USB drives or malware, and seek troubleshooting steps beyond basic scans or temporary file deletion.
I have solved the problem! See the original post, "A strange problem with modeless dialog boxes", for details.
This is a repost, incorporating the latest simplifications of the problem statement, and a minimal reproducible example of the code...
I'm having a problem with modeless dialog boxes...
application
c++
debugging
dialog box
document scanning
event handling
graphics
gui
linked list
modeless
multithreading
performance
progress bar
sleep function
software optimization
systemcall
timer
user interface
window procedure
windows development
Hello,
I am working on a NSIS installer that edits the registry for a couple file types to change their icons and the application that runs them.
After the registry edits are complete I use the SHChangeNotify system call to force the shell to update with the new settings.
; Tell the shell to...
The statvfs() call in SUA may fail with the following error on a Windows 7 or Windows Server 2008 R2 based system: statvfs(): errno = 88 (Value too large to be stored in data type)
Link Removed
hi
when im trying to open folders even "my computer"
i got this error
Link Removed - Invalid URL
i cant open any folders. but if i use browser or something and going to the downloads section and clicking one of the files "open folder" suddenly i got access to all computer. and also if im doing...
I just needed to transfer a powerpoint to a usb but the usb wouldn't open. I tried using a different one and the same thing popped up again: system call failed. I am now unable to open computer, and icons on desktop, and right click. I tried deleting all temporary files but Firefox's was not...
When I rebooted my computer this AM a number of icons on the desktop had been replaced with the windows default icon used when Windows can't find the icon specified.
Also, I could not access a number of root folders and the programs in them would not run from system calls as in the startup...