Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Does windows preload ComCtrl32.dll in an app?

C++ , winapi Compare two WCHAR * strings

c++ string winapi wchar

Hiding an MFC dialog box

Disabling WinAPI

c winapi dll

For what do I need to use VirtualAlloc/VirtualAllocEx?

c++ winapi virtualalloc

How can I get FindFirstFile to sort files

c++ c winapi

What line of code could I use in C++ to disable energy saver?

c++ winapi

Determine priority of a window message

c winapi message-queue

Can I compile the code on the fly in Delphi and execute it?