Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Win32: Is there a replacement GDI32.dll that uses hardware acceleration?

Execute code in another users context

c# .net winapi pinvoke uac

How does the Large Address Aware flag work for 32 bit applications on 64-bit computers?

Set active window

c# winapi

How to WriteFile to a PhysicalDrive (Windows 7) without getting ERROR_ACCESS_DENIED?

How to create threads with Win32 API? [closed]

c++ multithreading winapi

Localized exponential notation?

Exporting registry keys to a .REG file in C#

c# .net winapi registry

CreateProcessWithTokenW - Example of usage in C#

c# winapi

C# add-in for application (via COM) freezes when a Control is added to the form?

c# .net winapi com

How to Skin an Win32 Application

c++ winapi skin

Why does Windows only allow one application to access the webcam? [closed]

c# windows winapi video webcam

WinAPI calls to access USB storage which has no drive letter?

windows winapi usb-drive wpd

UI Automation switch window

c# winapi ui-automation

C1189: #error : "No Target Architecture" [duplicate]

C++ check if unicode character is full width

Simple API Hook for prevent file deletion?

.net vb.net winapi hook easyhook

SetStdHandle has no effect on cout/printf

windows winapi visual-c++

How do I change a visual theme programatically in Windows 8/8.1 by P/Invoking?

c# vb.net windows winapi pinvoke

Win32 named pipes and message size limits - is the old 64K limit still applicable?

windows winapi named-pipes