Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How to create a partition without Windows assigning a drive letter?

c++ winapi windows-7

Send Win API paste cmd from background C# app

Consistent backups in python

Determine whether a COM is a In-Proc or LocalServer

c++ windows winapi com

Intercept mouse click from other program

Replicate Visual Studio 2013 custom GUI in winapi

Why is std::mutex twice as slow as CRITICAL_SECTION

Image saved from Fingerprint sensor seems corrupted

windows winapi visual-c++

How to change the Console Ouptut Mode using SetConsoleMode in powershell?

Is there a fundamental difference between malloc and HeapAlloc (aside from the portability)? [duplicate]

Java - Creating a new file extension in a program

How to test a network device for a valid RTSP stream?

How to control power button press shutdown?

How to detect changes to the Windows system tray?

c++ python winapi system-tray

How to close connection properly with WNetCancelConnection2?

Invoking the Windows Security Dialog (in C# or VB.NET)

c# vb.net winapi

Get window handle from window class name

How to set PlatformToolset from custom property sheet in Visual Studio 2010

how to use windbg track memory allocated with VirtualAlloc?

winapi windbg heap-memory

Why doesn't LogonUser(...) work for domain accounts?