Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winapi

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

yvals.h C4514 warning on Windows SDK 7.1 compiler

c# remove 3rd party application from taskbar

c# windows winapi hide taskbar

Ensure no threads are waiting on a Critical Section before destroying it

c winapi critical-section

Can images be read from an iPhone programmatically using CreateFile in Windows?

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