Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Can I remove a digital signature from a DLL?

winapi dll code-signing

How to capture the screen with the "Tool Tips"?

c++ c winapi gdi

How can I learn about the Win32 API?

c# windows winapi

Win10 dark theme - how to use in WINAPI?

windows winapi themes

What is the "atom" data type?

c++ winapi types

Detect laptop lid closure and opening

.net winapi pinvoke ioctl

IOError: [Errno 13] Permission denied when trying to open hidden file in "w" mode

In Java Swing how do you get a Win32 window handle (hwnd) reference to a window?

Create an Application without a Window

c++ c winapi

How to check if a pointer is valid? [duplicate]

c windows pointers winapi

Programmatically prevent Windows screensaver from starting

How do you programmatically resize and move windows with the Windows API?

windows winapi

What is a privileged instruction?

c winapi debugging odbc

Find the path of notepad.exe and mspaint.exe

Under which circumstances does the System process (PID 4) retain an open file handle?

winapi file locking handle

What do LRESULT, WPARAM and LPARAM mean?

c# winapi pointers intptr

How to programmatically interact with winlogon?

Is it safe to cast SOCKET to int under Win64?

c++ winapi sockets

Why SetUnhandledExceptionFilter cannot capture some exception but AddVectoredExceptionHandler can do

How do I capture the audio that is being played?