Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Hooking API Calls in Current Process?

c++ c winapi hook

How do I distinguish between left and right keys (CTRL and ALT)?

c++ c winapi input keyboard

C++ How to control Image Base of LoadLibrary API

Asynchronous CreateProcess?

Take disks online/offline

c# winapi deviceiocontrol

Can I load a dll in such a way that it can be deleted while it's loaded?

c++ c windows winapi dll

Is KillTimer really necessary?

winapi timer

What windows SDK parts are needed to run sn.exe

.net winapi sn.exe delay-sign

Is there a way/tools to show all the memory mapped files in the system?

.net windows winapi c#-4.0 io

Handling AeroSnap message in WndProc

c# winapi aero window-messages

How to compute LPWSTR size when using GetDlgItemText() function

c++ winapi

NetUserAdd() successful, but user is "invisible"

GetPrivateProfileInt- reading only the default values

How can I pass a variable-length string from an RPC server to the client?

c++ winapi rpc idl

Innosetup SendMessage after changing the environment values

winapi casting inno-setup

Hide an MFC dialog window

winapi visual-c++ mfc

How can I create alpha blended icon/cursor (indirect) from the TBitmap instance of 32 bpp w/o making an temporary DIB section?

delphi winapi alpha vcl

How Could A Keylogger Dramatically Improves Performance Of PostMessage()

c# .net winforms winapi

Does PostQuitMessage() goes into WM_DESTROY or WM_CLOSE?

c windows winapi

CreateFile returns error INVALID_HANDLE_VALUE (for COM port), and GetLastError returns "can't find file specified"

c++ winapi serial-port