Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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?

Can't import dll module in Python

python windows winapi ctypes uvc

How to programmatically check Internet bandwidth in VC++?

c++ visual-studio winapi mfc

Determine .exe Dependencies

windows vb6 winapi

GetTokenInformation() first call. What for?

c++ c windows delphi winapi

How to get version of running executable?

Error code 487 (ERROR_INVALID_ADDRESS) when using VirtualAllocEX

What's the difference between these Windows API signatures in Delphi?

windows delphi winapi

What is the difference between HANDLE and HFILE in WinAPI?

winapi file

How to create a process in C++ on Windows?

c++ winapi visual-c++ process