Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

Transparent PNG file in a Pure C++/Win32 Application

winapi

CreateFile GetFileTIme SetFileTime

c++ winapi

Windows: ReportEvent function

Does Windows have a JSON API that can be called from C?

c json winapi api

How do I create a DLL initialization routine?

windows winapi dll

How can I build a Windows application that intercepts and passes through keystrokes and mouse clicks to other applications?

wpf winforms winapi topmost

Why is my child window unresponsive to mouse events?

c++ winapi visual-c++

how to set win32 api c++ button background color and text color?

SendMessage to simulate right-click crashes the target app

c# winapi automation crash

RtlCompressBuffer API in C#

c# .net winapi pinvoke

QueryPerformanceCounter Status?

Why does SHParseDisplayName give an access violation if I've imported it myself?

delphi winapi windows-shell

How to use HwndSource

c# .net wpf winapi

How to add persistent IPv6 address in Vista/Windows7?

winapi ip-address ipv6

C++: Injecting 32 bit targets from 64 bit process

Win32 Mouse and Keyboard combination

c++ winapi keyboard mouse

How can I check whether a SHAutoComplete( ) list box is currently shown?

delphi winapi autocomplete

Extending functionality of existing program I don't have source for

How do I interact with Windows programs

python winapi com

What should I use to replace gettimeofday() on Windows? [duplicate]