Search code examples
How to get Windows Security Information?...


gowinapi

Read More
What is `PhysicalAddress` used for in `IMAGE_SECTION_HEADER`?...


windowswinapireverse-engineeringportable-executable

Read More
Is Task Manager a special kind of 'Always on Top' window for windows 10?...


c++windowswinapiwindows-7windows-10

Read More
Control taskbar in Windows from java using FFM and winapi...


javawinapijavafxtaskbarjava-ffm

Read More
Will GetMessage() return -1 in main message loop?...


c++windowswinapi

Read More
Can we use accelerator table to handle multi letter shortcuts like Ctrl + K + C?...


c++winapikeyboard-shortcutsaccelerator

Read More
`LoadUserProfileW` failing with error codes, where to find the list of error codes...


c++winapi

Read More
The compiler can't find `um` in `winapi`...


winapirust

Read More
Do I need to initialize COM before using IStream with GDI+ Bitmap::FromStream()?...


c++winapicomgdi+

Read More
which language can compile independent exe file...


winapiexeprogramming-languages

Read More
Difference between char * and LPSTR in windows...


cwindowswinapivisual-c++

Read More
Which API returns the message for NTSTATUS?...


c++windowswinapi

Read More
After a button is clicked, its perimeter remains highlighted. I would like to find out how to cancel...


winapi

Read More
How can I make a file trully immutable (non-deletable and read-only)?...


windowssecuritydelphiwinapi

Read More
pywin32 - Windows COM dispatch works as standalone script but fails as service...


pythonwinapiservicecompywin32

Read More
Rust Win32 CreateMutexA not working to prevent duplicate application instances...


winapirust

Read More
What's the reason of GCC warnings for converting an string constant to 'TCHAR *'?...


cwinapi

Read More
How to permanently terminate Windows Explorer (the "explorer.exe" process)?...


windowsdelphiwinapi

Read More
Should I use Mutex OR Critical Section for Windows Mobile RIL...


winapigeolocationwindows-mobileril

Read More
Linker error trying to create H.264 decoder with CoCreateInstance()...


winapidll

Read More
How do I prevent a shutdown when my main window is a win32 dialog?...


c++windowswinapidialogshutdown

Read More
Applying changes in HKCU\Control Panel\Colors immediately...


pythonwindowswinapicolorsregistry

Read More
GetOpenFileName url behaviour...


winapiwindows-shell

Read More
Obtaining the virtual key code from a WM_CHAR message...


c++winapikeyboard

Read More
Dynamically load a function from a DLL...


c++winapidll

Read More
Creating window in another thread(not main thread)...


c++multithreadingwinapicreatewindow

Read More
Win32 API - how to insert new popup menu at specified position in the main menu bar?...


c#winapi

Read More
Pop up window to child window in win API C++?...


c++windowswinapiwin32gui

Read More
Global hotkey in console application...


c#winapipinvokeconsole-application

Read More
Visual Studio 2022: Cannot open include file: 'ctype.h'...


winapimsbuildvisual-studio-2022

Read More
BackNext