Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

How can I programmatically set the default input and output audio device for an application?

windows winapi com windows-10

Windows Browser Control Vs CDHtmlDialog and CHtmlView

displaying a text in a window with C++ Win32 GUI

Windows Shell and Citrix

delphi winapi citrix

What are possible values for the FileSystemName string that GetVolumeInformation returns?

c windows winapi

What's the fastest way to ReadProcessMemory?

Access overloaded functions in DLL

c++ winapi direct2d

How I can get the maximum memory size supported by a laptop or desktop machine?

delphi winapi wmi

Unicode not printing

c++ winapi unicode

Mute other applications' sound when my application is playing a sound

windows delphi winapi

How to set an icon to exe in visual studio 2017 using c++ win32 api by LoadIcon

Automatic shutdown when the program is not used for a certain period of time [duplicate]

delphi winapi delphi-xe

Is there a way to change the preferred base address of a dll once it's compiled?

winapi dll relocation

Mapping files into virtual memory in C on Windows

c winapi posix mmap

Draw array of bits(rgb) in windows

c++ windows winapi graphics

Use Z-order and position to organize open forms in MS Access

forms vba winapi ms-access

Call external function(from one exe to another)

c++ winapi