Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

difference between filtered token and restricted token

How to correctly use IFileOperation in Delphi to delete the files in a folder

delphi winapi

How to clear MSIE/WinInet cache programmatically?

winapi caching wininet

Where can I create a directory without Administrator Rights / Privileges?

c++ c windows winapi

What means tilde in windows file pattern

Understanding COM Objects and how to declare them

c# winapi com attributes

How to get the current number of interactive user sessions in Windows?

Replacing the Start Menu

Querying Windows display scaling

c++ windows winapi

Turn off 'Show window contents while dragging' setting while displaying my C# windows forms

c# winforms winapi resize

TCP Winsock: accept multiple connections/clients

c++ sockets winapi tcp winsock2

JNA does not have a function from the Windows API

java winapi jna

Is it safe to close a duplicated token handle during impersonating with ImpersonateLoggedOnUser?

How to simulate mouse click using C++? [closed]

c++ winapi simulate sendinput

How Import (merge) a reg file using delphi?

windows delphi winapi

Is there a way to change the style of all scrollbars (Win10)?

windows winapi dwm

Whic is correct way to use pair GlobalLock() \ GlobalUnlock()?

winapi visual-c++