Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How do I hook global shortcuts in Windows?

delphi winapi hotkeys

Can abusing RegisterWindowMessage lead to resource exhaustion?

windows winapi

COM Basic links

c# c++ com winapi visual-c++

How to compile Unsafe code in C#

c# winforms winapi

Static Control Background Color with C++

using mouse with sendInput in C

c winapi

What does CCriticalSection do?

c++ winapi

DWORD,LPTSR,LPBYTE,HANDLE what do these terms mean?

c++ winapi visual-c++ gdi

C++ compilation error: "cast from 'WCHAR*' to 'WORD' loses precision"

c++ winapi mingw

Why does GetLastError() return 0 or 2 depending on how it is called?

c++ c winapi exception mingw

Detect if mouse button is down

c++ windows winapi mouseevent

how to append text to a file in windows?

c++ c windows winapi

detect Windows Explorer copy operation

c# .net delphi winapi

Does Windows 7 restrict folder access as Vista does?

Loading PE Headers

Can I get notification that a process I did not spawn is shutting down in Windows XP/7?

delphi winapi process skype

Allocate a byte array and free it afterwards in delphi

What does GetTickCount() actually measure?

winapi

Why is WAIT_OBJECT_0 defined as ((STATUS_WAIT_0 ) + 0 )

c++ windows winapi

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