Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

In Delphi, how can you check if an IInterface reference implements a derived but not explicitly-supported interface?

Making a HANDLE RAII-compliant using shared_ptr with a custom deleter

c++ winapi raii

Does anyone have a FileSystemWatcher-like class in C++/WinAPI?

How can I determine programmatically whether the Windows taskbar is hidden or not?

Visual C++ Command Line Compiler (CL.EXE) Redirect OBJ Files

Use CreateProcess to Run a Batch File

How do you programmatically determine whether a Windows computer is a member of a domain?

c++ windows winapi dns

Can I use two incompatible versions of the same DLL in the same process?

c++ windows winapi dll

Win32Exception Not enough storage is available to process this command

c# .net winapi win32exception

Calling CreateProcessAsUser from C#

Is there an API call to start a scan for hardware devices

.net windows winapi bluetooth

TrackMouseEvent not working

c++ c winapi

Using FILE_ATTRIBUTE_TEMPORARY and FILE_FLAG_DELETE_ON_CLOSE

c++ windows winapi file-io file

What is .NET's relation to the Windows Kernel/OS & other OS's

c# .net c++ winapi

RGB Specific Console Text Color C++

c++ windows winapi

Node-webkit WinAPI

Connecting UWP apps hosted by ApplicationFrameHost to their real processes

c# wpf windows winapi uwp

Win32: Write to file without buffering?

winapi file-io buffering

Checking if a registry key exists

c++ c winapi registry

How to fill memory fast with a `int32_t` value?