Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to pass a windows handle correctly?

c++ windows winapi handle

Exporting a class from a C++ dll?

c++ winapi visual-c++

C# is probably not the best choice for a security application?

c# c++ security winapi

Correct way of synchronization between a method and a stop functionality

What is Win32 message marshalling?

waveOut (Win32API) and multithreading

Any other method to simulate user mouse input than WinAPI?

c# winapi mouse

How to get local IP address of Windows system?

windows winapi ip-address

WinForm-style Invoke() in unmanaged C++

Discover & Report Windows Version Info from C program [duplicate]

c windows winapi

getting a list of kernel objects windows

c windows winapi ntdll

How to prevent window resizing temporarily?

c++ windows winapi resize

WinAPI Aero Glass without ATL/WTL/MFC/SDK/etc [closed]

c++ winapi aero aero-glass

Weird issue regarding GetOwnerModuleFromTcpEntry when targeting x64

How to get the Interface ID (IID, i.e. the GUID) of an interface when importing a WinRT winmd?

Safely growing a memory mapped file in C++ application